Skip to content

Commit c62a0cb

Browse files
committed
add support for Python 3.13
1 parent 366bbad commit c62a0cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
python:
22
- '3.11'
33
- '3.12'
4+
- '3.13'
45
numpy:
56
- '2'
67
- '2'
8+
- '2'
79
zip_keys:
810
- python
911
- numpy

0 commit comments

Comments
 (0)