Skip to content

Tox/Travis: Expand Python versions tested #27

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stdedos
Copy link

@stdedos stdedos commented Feb 11, 2023

It is somewhat hard to nowadays "officially use <= 3.7 Pythons" https://devguide.python.org/versions/

Allow testing for more up-to-date versions.

Signed-off-by: Stavros Ntentos [email protected]

@stdedos
Copy link
Author

stdedos commented Feb 11, 2023

YMMV with Travis: I just "educatedly copy-pasted", I haven't tested it. Happy to take pointers and/or direct commits on top of the branch fixing my broken stuff.

It is somewhat hard to nowadays "officially use <= 3.7 Pythons"
https://devguide.python.org/versions/

Allow testing for more up-to-date versions.

Signed-off-by: Stavros Ntentos <[email protected]>
@stdedos stdedos force-pushed the tests/tox/expand-py-versions branch from 2f62ea6 to 8012f9d Compare February 11, 2023 08:57
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