add python pep8 checker
This commit is contained in:
@ -11,6 +11,7 @@ RUN \
|
||||
apt-get install -y git && \
|
||||
apt-get install -y python && \
|
||||
apt-get install -y python-requests && \
|
||||
apt-get install -y python-pycodestyle && \
|
||||
apt-get install -y gpg && \
|
||||
apt-get install -y apt-transport-https && \
|
||||
apt-get install -y wget && \
|
||||
|
Reference in New Issue
Block a user