-
Notifications
You must be signed in to change notification settings - Fork 94
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
Support Pint 0.24.4 / openff-units 0.3.0
#1990
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
These changes seem backwards-compatible, i.e. a release with this patch should work on 0.2.0 through 0.3.0 versions of the units package |
openff-units 0.3.0
matrix: | ||
os: [ubuntu-latest, macos-latest] | ||
python-version: ["3.10", "3.11", "3.12"] | ||
rdkit: [true, false] | ||
openeye: [true, false] | ||
new-pint: [false, true] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything touching this variable could be dropped before merge, but I think it's important to show changes with "new" and existing versions of the upsreams
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks @mattwthompson. One small request to document a super obscure behavior change in the releasehistory, otherwise this is good to go!
With openforcefield/openff-units#104
mypy =0.15