diff options
| author | tarek <none@none> | 2009-08-08 23:25:32 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-08-08 23:25:32 +0200 |
| commit | 9f08dbed9517e6f07505aa6fa906a51055fbc0a1 (patch) | |
| tree | 66af57e3901f0a51cd719bb678f906a86616403f /README.txt | |
| parent | 8c7c061526b1f8b87a574b3d7ffae93285585fb2 (diff) | |
| download | external_python_setuptools-9f08dbed9517e6f07505aa6fa906a51055fbc0a1.tar.gz external_python_setuptools-9f08dbed9517e6f07505aa6fa906a51055fbc0a1.tar.bz2 external_python_setuptools-9f08dbed9517e6f07505aa6fa906a51055fbc0a1.zip | |
fixed doc test levels
--HG--
branch : distribute
extra : rebase_source : 4f21be5b807e3d7440bf2837f0fb10ee9228d048
Diffstat (limited to 'README.txt')
| -rwxr-xr-x | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ Uninstallation Instructions Like other distutils-based distributions, Distribute doesn't provide an uninstaller yet. It's all manual ! -Distribute is installed in three steps:: +Distribute is installed in three steps: 1- it gets out of the way an existing installation of Setuptools 2- it installs a `fake` setuptools installation |
