Skip to content

fix: Note that easy_install is deprecated#872

Merged
pradyunsg merged 1 commit intopypa:mainfrom
matthewfeickert:fix/issue-830
Apr 4, 2021
Merged

fix: Note that easy_install is deprecated#872
pradyunsg merged 1 commit intopypa:mainfrom
matthewfeickert:fix/issue-830

Conversation

@matthewfeickert
Copy link
Copy Markdown
Contributor

@matthewfeickert matthewfeickert commented Apr 4, 2021

Resolves #830

Note in the "pip vs easy_install" discussions that easy_install is deprecated. Additionally add a link to the release notes for setuptools v42.0.0 in which in the Breaking Changes it is noted that

Mark the easy_install script and setuptools command as deprecated

cc @qsqa for comments as they opened up the Issue. Also tagging @webknjaz as they requested a PR from the Issue.

RTD build of the page in question: https://python-packaging-user-guide--872.org.readthedocs.build/discussions/pip-vs-easy-install/

Note in the "pip vs easy_install" discussions that easy_install is
deprecated. Additionally add a link to the release notes for setuptools
v42.0.0 in which in the Breaking Changes it is noted that

> Mark the easy_install script and setuptools command as deprecated

https://setuptools.readthedocs.io/en/latest/history.html#v42-0-0
@matthewfeickert
Copy link
Copy Markdown
Contributor Author

It seems that the Test / build GHA workflow is stuck or queuing extra long (I can do a force push to bump it if needed) but this PR is ready for review.

@pradyunsg pradyunsg merged commit 9a5762f into pypa:main Apr 4, 2021
@matthewfeickert matthewfeickert deleted the fix/issue-830 branch April 4, 2021 23:01
@matthewfeickert
Copy link
Copy Markdown
Contributor Author

Thanks for the fast review @pradyunsg!

@pradyunsg
Copy link
Copy Markdown
Member

Thanks for making it easy to review by providing all the context, and having a clean patch! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Be bold: prefer pip over easy_install

2 participants