[issue41490] Update bundled pip to 20.2.1 and setuptools to 49.2.1

Jason R. Coombs report at bugs.python.org
Wed Jan 13 18:54:38 EST 2021


Jason R. Coombs <jaraco at jaraco.com> added the comment:

> Why do we keep setuptools?

I agree; would be good to remove it if possible.

There are many packages that fail to build without Setuptools being present or --use-pep517 indicated. It would be nice if pip could make --use-pep517 the default, update that in Python, and then remove Setuptools. I would expect that approach will cause a great deal less turmoil in the ecosystem.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41490>
_______________________________________


More information about the Python-bugs-list mailing list