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

Bump minimum version of Numpy to 1.22 #496

Closed
wants to merge 6 commits into from
Closed

Conversation

santisoler
Copy link
Member

Numpy dropped support for the 1.21 version on Jun 23, 2023. Running the
Harmonica tests in MacOS with Python 3.8 and Numpy v1.21 was impossible
because of installation error of Numpy using pip.

Lets see if with this new version the issue is resolved.

Relevant issues/PRs:

@santisoler santisoler added this to the v0.7.0 milestone May 3, 2024
@santisoler
Copy link
Member Author

The issue this PR was trying to solve was fixed by #499

@santisoler santisoler closed this May 14, 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.

None yet

1 participant