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