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

Project doesn't provide "Requires-Python" metadata. #174

Closed
jaraco opened this issue Oct 18, 2021 · 1 comment
Closed

Project doesn't provide "Requires-Python" metadata. #174

jaraco opened this issue Oct 18, 2021 · 1 comment

Comments

@jaraco
Copy link

jaraco commented Oct 18, 2021

This project doesn't provide metadata for required Python versions and as a result, sdists and wheels for versions no longer supporting older Pythons still get installed on older Pythons:

$ python2 -m pip-run certifi -- -c pass
Collecting certifi
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Installing collected packages: certifi
Successfully installed certifi-2021.10.8
@hugovk
Copy link
Contributor

hugovk commented Oct 27, 2021

This can be closed now #152 is merged.

@alex alex closed this as completed Oct 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants