Skip to content

Deprecate and remove easy_install

No due date 100% complete

The invention of pip has long been crowned the replacement for the installer behavior in setuptools. Since the release of pip 10, the Python ecosystem has a better model for addressing the build dependencies by supporting PEP 518.

This project wishes to eliminate all dependency on the easy_install behavior (the distutils command, console script) including…

The invention of pip has long been crowned the replacement for the installer behavior in setuptools. Since the release of pip 10, the Python ecosystem has a better model for addressing the build dependencies by supporting PEP 518.

This project wishes to eliminate all dependency on the easy_install behavior (the distutils command, console script) including support for setup_requires.

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.