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.
2 parents ccee167 + f542433 commit 9eba9f7Copy full SHA for 9eba9f7
appveyor.yml
@@ -17,7 +17,7 @@ environment:
17
PIP_DISABLE_PIP_VERSION_CHECK: 1
18
BUILD_ENV: wheel==0.29.0 pip~=19.0
19
# SIP 4.19.4+ with PyQt5==5.9.1+ segfault our tests (GH-2756)
20
- TEST_ENV: sip==4.19.6 PyQt5==5.9.2 numpy>=1.16.0 scipy~=1.0.0 scikit-learn pandas==0.21.1 "pymssql<3.0"
+ TEST_ENV: sip==4.19.6 PyQt5==5.9.2 numpy>=1.16.0 scipy scikit-learn pandas==0.21.1 "pymssql<3.0"
21
ORANGE_TEST_DB_URI: 'mssql://sa:Password12!@localhost:1433'
22
23
matrix:
0 commit comments