Skip to content

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

@jaraco

Description

@jaraco

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions