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

Add information for supported Python versions to setup.py #1502

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

nicholasjng
Copy link
Contributor

Adds qualifiers for Python 3.9-3.11 indicating them being supported in the Python bindings building.

Support for Python 3.6 was removed, so the indicator for Python 3.6 was removed.

Adds qualifiers for Python 3.9-3.11 indicating them being supported in the Python bindings building.

Support for Python 3.6 was removed, so the indicator for Python 3.6 was removed.
@dmah42
Copy link
Member

dmah42 commented Oct 18, 2022

what does "support for Python 3.6 was removed" mean? i don't think we've explicitly set out to not support 3.6 have we?

@nicholasjng
Copy link
Contributor Author

True. This was meant to say that release wheel builds for Python 3.6 have been stopped - the project can still be built for Python 3.6 locally, though. What do you think?

@dmah42
Copy link
Member

dmah42 commented Oct 18, 2022

ah if it only affects the wheels, that's fine.

@dmah42 dmah42 merged commit 4eaa0c8 into google:main Oct 18, 2022
@nicholasjng nicholasjng deleted the py-versions branch July 10, 2023 09: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.

2 participants