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 1d2ec96 commit dac3ff3Copy full SHA for dac3ff3
appveyor.yml
@@ -25,6 +25,7 @@ install:
25
- "conda install --yes --quiet ipython==1.1.0 numpy scipy mayavi matplotlib nose imaging"
26
- "pip install -q nose-timer nibabel"
27
- "python setup.py develop"
28
+ - "SET SUBJECTS_DIR=%CD%\\subjects"
29
30
build: false # Not a C# project, build stuff at the test step instead.
31
0 commit comments