-
Notifications
You must be signed in to change notification settings - Fork 631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MNT] numpy 2
compatibility
#1594
Labels
maintenance
Continuous integration, unit testing & package distribution
Comments
fkiraly
added
the
maintenance
Continuous integration, unit testing & package distribution
label
Aug 22, 2024
This was referenced Aug 22, 2024
another failure, only on
|
fkiraly
added a commit
that referenced
this issue
Aug 25, 2024
This PR rewrites the GHA test workflow to be based on `pip`. The idea is to make it more maintainable by a larger number of contributors, by simplifying the GHA workflow, and making it uniform across packages. Also makes small improvements: * updates GHA action versions * adds concurrency management flag * adds `numpy<2` dependency, see #1594
fkiraly
added a commit
that referenced
this issue
Aug 25, 2024
This PR rewrites the GHA test workflow to be based on `pip`. The idea is to make it more maintainable by a larger number of contributors, by simplifying the GHA workflow, and making it uniform across packages. Also makes small improvements: * updates GHA action versions * adds concurrency management flag * adds `numpy<2` dependency, see #1594
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the package is incompatible with
numpy 2
, though this is not restricted in the bounds.If
numpy 2
is installed, the failure traceback isThe text was updated successfully, but these errors were encountered: