Skip to content

Commit d8a3945

Browse files
committed
leave out numba
1 parent 8cb6452 commit d8a3945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-py3.13.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cython
88
- ephem
99
- h5py
10-
- numba
10+
# - numba # not available for py3.13 as of Dec 2024
1111
- numpy >= 1.17.3
1212
- pandas >= 1.3.0
1313
- pip

0 commit comments

Comments
 (0)