Skip to content
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

Explicitly pin to NumPy 1 (while still working on NumPy 2 compatibility) #83

Closed
jakirkham opened this issue Jul 17, 2024 · 1 comment
Closed

Comments

@jakirkham
Copy link
Member

As we continue to work towards NumPy 2 compatibility, we should make sure to pin to NumPy 1 in our packages. That way if NumPy 2 support is not ready for the next release, we can make sure packages are properly constrained to install with NumPy 1 only. Once we have confirmed things work, we can relax this constraint and allow installing with NumPy 2.

@jakirkham
Copy link
Member Author

Duplicate of issue: #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant