Skip to content

Commit d50e723

Browse files
author
Guillaume Lemaitre
committed
Update appveyor version
1 parent 64ff42b commit d50e723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install:
2424
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
2525

2626
# Installed prebuilt dependencies from conda
27-
- "conda install pip numpy scipy scikit-learn nose wheel matplotlib -y -q"
27+
- "conda install pip numpy=1.11.2 scipy=0.18.1 scikit-learn=0.18.1 nose wheel matplotlib -y -q"
2828

2929
# Install other nilearn dependencies
3030
- "pip install coverage nose-timer"

0 commit comments

Comments
 (0)