aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortarek <none@none>2009-07-22 18:08:15 +0200
committertarek <none@none>2009-07-22 18:08:15 +0200
commit3721924c2ee8b3051e28d678d4fa0fc92866577d (patch)
treec89d4b184864d5cc3e6dfdc6d64c9cd51030f364
parent2be8a41fed38f9375760d9322edcca5218db05d2 (diff)
downloadexternal_python_setuptools-3721924c2ee8b3051e28d678d4fa0fc92866577d.tar.gz
external_python_setuptools-3721924c2ee8b3051e28d678d4fa0fc92866577d.tar.bz2
external_python_setuptools-3721924c2ee8b3051e28d678d4fa0fc92866577d.zip
added a note for manual uninstallation of setuptools.pth
--HG-- branch : distribute extra : rebase_source : 092a22b386e15788f4fbf8fe249a9ef94a7e47f2
-rwxr-xr-xREADME.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index dc6fead4..4480eab3 100755
--- a/README.txt
+++ b/README.txt
@@ -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: