Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

numpy pinned to <2 in pyproject.toml #50

Open
vineetbansal opened this issue Sep 21, 2024 · 0 comments
Open

numpy pinned to <2 in pyproject.toml #50

vineetbansal opened this issue Sep 21, 2024 · 0 comments

Comments

@vineetbansal
Copy link
Contributor

Assuming PR #49 is merged, the only pinning we're doing in pyproject.toml is numpy<2. A PR that reverses the pinning (numpy>=2) along with the test data regenerated for the new pinning should be the way forward I think. (numpy 1.x lasted 15 years, so there's some long-term value in pinning to 2 and above).

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

No branches or pull requests

1 participant