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

Update build time dependency numpy>=2.0 #84

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

patacca
Copy link
Contributor

@patacca patacca commented Jun 19, 2024

The build time dependency numpy>=2.0 is needed for keeping compatibility for numpy 1.x and 2.x

Because of the current build time dependency, at the moment lapjv cannot be used with projects using numpy 2.x

See https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-0-specific-advice for more information.

The build time dependency numpy>=2.0 is needed for keeping compatibility for numpy 1.x **and** 2.x

Signed-off-by: Riccardo Mori <[email protected]>
@vmarkovtsev
Copy link
Collaborator

Thank you!

@vmarkovtsev vmarkovtsev merged commit 27b8cff into src-d:master Jun 19, 2024
6 of 10 checks passed
@patacca patacca mentioned this pull request Jun 19, 2024
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

Successfully merging this pull request may close these issues.

2 participants