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

Test with more Python versions #13

Open
eshwen opened this issue Oct 26, 2023 · 0 comments
Open

Test with more Python versions #13

eshwen opened this issue Oct 26, 2023 · 0 comments

Comments

@eshwen
Copy link
Owner

eshwen commented Oct 26, 2023

In theory, this package should be compatible with Python <=3.9, and >=3.11. But I should test, just in case

Then I can run any CI pipelines with these additional Python versions, extend the Python version range in pyproject.toml, as well as the Python badge in the README to showcase compatibility

With Python >= 3.11, tomli is included in the standard library. So maybe I can put constraints on the dependency to only install for <= 3.10

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