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 ed42db3 commit 24cba1bCopy full SHA for 24cba1b
appveyor.yml
@@ -22,7 +22,7 @@ install:
22
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
23
24
# Install the dependencies of the project.
25
- - pip install --upgrade pip setuptools wheel
+ - python -m pip install --upgrade pip setuptools wheel
26
- pip install numpy scipy matplotlib nose h5py mock pydicom
27
- pip install .
28
- SET NIBABEL_DATA_DIR=%CD%\nibabel-data
0 commit comments