Skip to content

Commit

Permalink
Merge pull request #708 from jGaboardi/add_back_312_numba_testing
Browse files Browse the repository at this point in the history
add back `numba` in Py312 tests
  • Loading branch information
sjsrey authored May 16, 2024
2 parents b74dc4b + 521516e commit 8ce2a29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/312-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- geos
- joblib
- networkx
# - numba # follow up when numba is ready for 3.12
- numba
- packaging
- pyarrow
- pyproj
Expand Down
2 changes: 1 addition & 1 deletion ci/312.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
- geodatasets
- joblib
- networkx
# - numba # follow up when numba is ready for 3.12
- numba
- pyarrow
- scikit-learn
- sqlalchemy
Expand Down

0 comments on commit 8ce2a29

Please sign in to comment.