10000 CI Install psutil (#6897) · olologin/scikit-learn@26f805a · GitHub
[go: up one dir, main page]

Skip to content

Commit 26f805a

Browse files
raghavrvolologin
authored andcommitted
CI Install psutil (scikit-learn#6897)
1 parent 16c6f95 commit 26f805a

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)
0