A central place to add expected python libraries.

This commit is contained in:
Cyteen 2017-11-15 18:25:54 +00:00
parent e8738edbee
commit d8053e1d91
1 changed files with 7 additions and 0 deletions

7
010_python.sh Normal file
View File

@ -0,0 +1,7 @@
apt-get install -y python-dev python3-dev
apt-get install -y python3-requests
apt-get install -y python3-autopep8
apt-get install -y python3-ipython
apt-get install -y python3-pylint
apt-get install -y virtualenvwrapper
apt-get install -y prospector