Skip to content

Commit 1dc1b53

Browse files
Use 1.21 for Linux
1 parent 23c1843 commit 1dc1b53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conda-recipe/conda_build_config.yaml

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

0 commit comments

Comments
 (0)