Skip to content

setuptools <49.0.0 does not handle Python 3.10 correctly in python_version environment markers #1248

@sileht

Description

@sileht

The newly added python 3.10 doesn't work with pip 20 and setuptools 47

old pip/setuptools version thinks python 3.10 is python 3.1:

Python 3.10 requires pip>=21 and setuptools>=52 (https://github.com/python/cpython/blob/3.10/Lib/ensurepip/__init__.py)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions