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 2300a8a commit 6e98933Copy full SHA for 6e98933
appveyor.yml
@@ -53,7 +53,7 @@ install:
53
# - cd ..
54
- python -m pip install certifi
55
- python -m pip install -U pip wheel
56
- - python -m pip install numpy h5py pytest-xdist scipy pillow matplotlib
+ - python -m pip install numpy h5py pytest pytest-xdist scipy pillow matplotlib
57
- ps: cd "$env:APPVEYOR_BUILD_FOLDER"
58
- set DISTUTILS_USE_SDK="1"
59
- set MSSdk="1"
0 commit comments