Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Conversation

sevein
Copy link
Contributor

@sevein sevein commented May 8, 2020

I figured it'd be useful to make this explicit. Many out there are still using Python 3.6 because that's what what you get in LTS distros like Ubuntu 18.04 for example.

classifiers=[
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also be adding a python_requires=">=3.7" to this file, thoughts?

@firdaus firdaus merged commit fde68c1 into firdaus:master May 29, 2020
@sevein sevein deleted the dev/py-min-version branch May 30, 2020 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants