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 04d4075 commit 11271a1Copy full SHA for 11271a1
ci/azure/windows.yml
@@ -13,7 +13,7 @@ jobs:
13
CONDA_PY: "36"
14
PATTERN: "not slow and not network"
15
16
- py37_np141:
+ py37_np18:
17
ENV_FILE: ci/deps/azure-windows-37.yaml
18
CONDA_PY: "37"
19
ci/deps/azure-windows-37.yaml
@@ -22,7 +22,7 @@ dependencies:
22
- matplotlib=2.2.*
23
- moto
24
- numexpr
25
- - numpy=1.14.*
+ - numpy=1.18.*
26
- openpyxl
27
- pyarrow=0.14
28
- pytables
0 commit comments