Skip to content

Commit 7fea3ef

Browse files
raghavrvagramfort
authored andcommitted
CI Install psutil (scikit-learn#6897)
1 parent c6a457f commit 7fea3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/circle/build_doc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ popd
4545
# Configure the conda environment and put it in the path using the
4646
# provided versions
4747
conda create -n testenv --yes --quiet python numpy scipy \
48-
cython nose coverage matplotlib sphinx pillow
48+
cython nose coverage matplotlib sphinx pillow psutil
4949
source /home/ubuntu/miniconda/envs/testenv/bin/activate testenv
5050

5151
# Build and install scikit-learn in dev mode

0 commit comments

Comments
 (0)