A central place to add expected python libraries.
This commit is contained in:
parent
e8738edbee
commit
d8053e1d91
|
|
@ -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
|
||||||
Loading…
Reference in New Issue