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 #1152

Closed
lavigne958 opened this issue Dec 7, 2022 · 0 comments
Closed

update supported python versions #1152

lavigne958 opened this issue Dec 7, 2022 · 0 comments
Milestone

Comments

@lavigne958
Copy link
Collaborator

overview

Update the supported versions of python in the released package.

details

Currently we support python from 3.6 up to any version. Let's keep this unbounded upward requirements but start from python 3.7 as 3.6 has now been end of life for a year.

Simplify the package setup conditions too, a simple >=3.7.0 should be enough

@lavigne958 lavigne958 added this to the 6.0.0 milestone Dec 7, 2022
lavigne958 added a commit that referenced this issue Dec 17, 2022
Minimum verison: 3.7 (currently oldest version)
build verison: 3.8
test versions: from 3.7 to 3.11, 3.12 dev version

closes #1152
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