Dockerfile: Remove sklearn.

This commit is contained in:
Brandon Amos 2016-01-12 15:45:48 -05:00
parent d03d96fe69
commit 74046f1c51
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ RUN apt-get update && apt-get install -y \
python-numpy \
python-nose \
python-scipy \
python-sklearn \
python-pandas \
python-protobuf\
wget \