Commit 3721924c authored by tarek's avatar tarek

added a note for manual uninstallation of setuptools.pth

--HG--
branch : distribute
extra : rebase_source : 092a22b386e15788f4fbf8fe249a9ef94a7e47f2
parent 2be8a41f
......@@ -115,6 +115,7 @@ Distribute can be removed like this:
- run `easy_install -m Distribute`. This will remove the Distribute reference
from `easy-install.pth` *or* edit the file and remove it yourself.
- remove the distribute*.egg file located in your site-packages directory
- remove the setuptools.pth file located in you site-packages directory
- remove the easy_install script located in you sys.prefix/bin directory
If Setuptools was installed before you installed Distribute:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment