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

Python versions #49

Open
DimitriPapadopoulos opened this issue Sep 27, 2022 · 0 comments
Open

Python versions #49

DimitriPapadopoulos opened this issue Sep 27, 2022 · 0 comments

Comments

@DimitriPapadopoulos
Copy link
Contributor

With Python 3.11 around the corner, how about updating the versions of Python explicitly supported and tested?

miniver/setup.py

Lines 43 to 46 in 9624074

"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",

python-version: [3.5, 3.6, 3.7, 3.8]

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 a pull request may close this issue.

1 participant