Skip to content

Commit de96f9d

Browse files
committed
Anaconda build 3.13 on windows and linux
1 parent f25708c commit de96f9d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
python:
2-
- 3.10
3-
- 3.11
4-
- 3.12
5-
# - 3.13 # [arm64 or linux64 or win]
2+
# - 3.10
3+
# - 3.11
4+
# - 3.12
5+
- 3.13 # [arm64 or linux64 or win]
66
numpy:
7-
- 2.0
8-
- 2.0
9-
- 2.0
10-
# - 2.1 # [arm64 or linux64 or win]
7+
# - 2.0
8+
# - 2.0
9+
# - 2.0
10+
- 2.1 # [arm64 or linux64 or win]
1111
zip_keys:
1212
- python
1313
- numpy

0 commit comments

Comments
 (0)