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

More pint compatibility fixes #57

Merged
merged 4 commits into from
Jun 24, 2024
Merged

More pint compatibility fixes #57

merged 4 commits into from
Jun 24, 2024

Conversation

ManuelHu
Copy link
Collaborator

@ManuelHu ManuelHu commented Jun 23, 2024

  • Use the "correct" way to get a numeric value from a pint quantity, don't use string conversion
  • Correct pyproject.toml for Pint 0.24.1 (only after release)
    • this will support (again) python < 3.9 and will fix at least two important formatting-related B/C breaks
  • See if we can drop the pint 0.23 code from Fix compatibility with pint 0.24 #56 and require pint >= 0.24 for all our supported python versions?

@ManuelHu ManuelHu merged commit 8375d1b into main Jun 24, 2024
12 checks passed
@ManuelHu ManuelHu deleted the pint-compat-2 branch June 24, 2024 12:35
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