10000
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 16c6f95 commit 26f805aCopy full SHA for 26f805a
build_tools/circle/build_doc.sh
@@ -45,7 +45,7 @@ popd
45
# Configure the conda environment and put it in the path using the
46
# provided versions
47
conda create -n testenv --yes --quiet python numpy scipy \
48
- cython nose coverage matplotlib sphinx pillow
+ cython nose coverage matplotlib sphinx pillow psutil
49
source /home/ubuntu/miniconda/envs/testenv/bin/activate testenv
50
51
# Build and install scikit-learn in dev mode
0 commit comments