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

Hotfix for incompatible numpy versions in python 3.9 #39

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

ManuelHu
Copy link
Collaborator

@ManuelHu ManuelHu commented Jun 18, 2024

CI fails on python 3.9, as:

  • the latest version of pint compatible with py 3.9 is 0.23
  • only pint >= 0.24 is compatible with numpy 2.0.0 (released 2 days ago, thus this new breakage!)

@ManuelHu ManuelHu merged commit 0b4b2b7 into main Jun 18, 2024
12 checks passed
@ManuelHu ManuelHu deleted the py3-9-numpy branch June 18, 2024 09:31
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.

1 participant