Update link for ez_setup.py

Update link for ez_setup.py, in python-guide/docs/starting/install/win.rst file, because the old link was broken.
This commit is contained in:
Gabriel Pitali
2016-11-17 09:05:10 -02:00
committed by GitHub
parent 7784bff554
commit 35372867d9
+1 -1
View File
@@ -54,7 +54,7 @@ command. It also enables you to add this network installation capability to
your own Python software with very little work.
To obtain the latest version of Setuptools for Windows, run the Python script
available here: `ez_setup.py <https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py>`_
available here: `ez_setup.py <https://bootstrap.pypa.io/ez_setup.py>`_
You'll now have a new command available to you: **easy_install**. It is