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 c34785e commit 1d2e22dCopy full SHA for 1d2e22d
appveyor.yml
@@ -21,7 +21,7 @@ environment:
21
BUILD_GLOBAL_OPTIONS: build -j1
22
BUILD_ENV: wheel==0.29.0 pip==9.0.1 numpy==1.9.3
23
# SIP 4.19.4+ with PyQt5==5.9.1+ segfault our tests (GH-2756)
24
- TEST_ENV: sip==4.19.3 PyQt5==5.9 numpy==1.12.1 scipy==1.0.0b1 scikit-learn
+ TEST_ENV: sip==4.19.6 PyQt5==5.9.2 numpy==1.12.1 scipy==1.0.0b1 scikit-learn
25
26
matrix:
27
- PYTHON: C:\Python34
0 commit comments