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

Add tests of different pint versions #42

Open
znichollscr opened this issue May 17, 2023 · 0 comments
Open

Add tests of different pint versions #42

znichollscr opened this issue May 17, 2023 · 0 comments

Comments

@znichollscr
Copy link
Contributor

In #40 (comment) this idea was raised. It turns out to be non-trivial because Pint doesn't support Python 3.7 for newer versions. Will require adding a couple of lines to our CI CD workflow.

pint-version: [0.18, 0.19, 0.20, 0.21]
pip install 'pint==${{ matrix.pint-version }}'
@znichollscr znichollscr mentioned this issue May 17, 2023
2 tasks
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

No branches or pull requests

1 participant