We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6855a7b commit 3ace9f2Copy full SHA for 3ace9f2
appveyor.yml
@@ -22,7 +22,7 @@ environment:
22
PYTHON_VERSION: "3.6"
23
PYTHON_ARCH: "64"
24
CONDA_PY: "36"
25
- CONDA_NPY: "111"
+ CONDA_NPY: "112"
26
27
- CONDA_ROOT: "C:\\Miniconda3_64"
28
PYTHON_VERSION: "2.7"
ci/requirements-3.6-64.run
@@ -4,7 +4,7 @@ numpy
4
openpyxl
5
xlsxwriter
6
xlrd
7
-#xlwt
+xlwt
8
scipy
9
feather-format
10
numexpr
0 commit comments