We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fdd5b8 commit 5a4cb0eCopy full SHA for 5a4cb0e
Dockerfile.tmpl
@@ -179,7 +179,6 @@ RUN apt-get install -y libfreetype6-dev && \
179
pip install wordcloud && \
180
pip install xgboost && \
181
pip install pydot && \
182
- pip install flake8 && \
183
# Pinned because it breaks theano test with the latest version (b/178107003).
184
pip install theano-pymc==1.0.11 && \
185
pip install python-Levenshtein && \
0 commit comments