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

Relax runtime pin for NumPy #628

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

padix-key
Copy link
Member

Currently, both, NumPy run and build time dependencies are pinned to 2.x. However, wheels build with 2.x are still compatible with 1.x: https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice.
Hence, this PR allows 1.x as runtime dependency

@padix-key padix-key added the major release Potentially backwards incompatible changes that should go in to the next major release label Jul 14, 2024
@padix-key padix-key merged commit 37313f8 into biotite-dev:next-major-release Jul 23, 2024
21 checks passed
@padix-key padix-key deleted the numpy2 branch August 20, 2024 12:17
padix-key added a commit that referenced this pull request Aug 20, 2024
Relax runtime pin for NumPy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major release Potentially backwards incompatible changes that should go in to the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant