Skip to content

Commit bae2105

Browse files
Try using numpy 1.21 for both windows and linux
1 parent 1dc1b53 commit bae2105

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conda-recipe/conda_build_config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
numpy:
2-
- 1.19 # [win]
3-
- 1.21 # [unix]
2+
- 1.21

0 commit comments

Comments
 (0)