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 7013664 commit 2a3f762Copy full SHA for 2a3f762
appveyor.yml
@@ -24,14 +24,14 @@ environment:
24
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
25
- BUILD_TYPE: "Debug"
26
COMPILER: MinGW-w64
27
- PYTHON_VERSION: 37-x64
+ PYTHON_VERSION: 39-x64
28
WITH_NUMPY: no
29
- BUILD_TYPE: "Release"
30
31
32
33
34
35
WITH_SYMPY: no
36
37
COMPILER: MSVC15
0 commit comments