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

Update supported Python versions and CI config #14

Merged
merged 1 commit into from
Apr 3, 2022
Merged

Conversation

mtreinish
Copy link
Owner

This commit updates the supported list of supported Python versions to
only include currently supported upstream versions of cPython. From this
commit onward only Python 3.7 will be supported. This also enables us to
drop the six dependency as it was only used to maintain Python 2.7
compat. Additionally the Ci configuration is updated to only run tests
for the supported versions of Python.

This commit updates the supported list of supported Python versions to
only include currently supported upstream versions of cPython. From this
commit onward only Python 3.7 will be supported. This also enables us to
drop the six dependency as it was only used to maintain Python 2.7
compat. Additionally the Ci configuration is updated to only run tests
for the supported versions of Python.
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