Skip to content

Commit 28412d9

Browse files
committed
CI: Upgrade pip, setuptools, wheel on AppVeyor
1 parent 62b8cc9 commit 28412d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ install:
2222
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
2323

2424
# Install the dependencies of the project.
25+
- pip install --upgrade pip setuptools wheel
2526
- pip install numpy scipy matplotlib nose h5py mock pydicom
2627
- pip install .
2728
- SET NIBABEL_DATA_DIR=%CD%\nibabel-data

0 commit comments

Comments
 (0)