diff options
| author | Hanno Schlichting <hanno@hannosch.eu> | 2009-10-24 01:51:35 +0200 |
|---|---|---|
| committer | Hanno Schlichting <hanno@hannosch.eu> | 2009-10-24 01:51:35 +0200 |
| commit | 8a6435e3be9e93d3f3e2b2bb98b9c4051c2a0262 (patch) | |
| tree | c41562daf1668d600942108df7ce6b967aaf9898 /README.txt | |
| parent | b58dc072b50e4a7c8115b45e637393a321f0cc8c (diff) | |
| download | python-setuptools-git-8a6435e3be9e93d3f3e2b2bb98b9c4051c2a0262.tar.gz | |
Removed outdated note about the special setup module for Python 3.
--HG--
branch : distribute
extra : rebase_source : 2c8190effa006ad4d7929abd756d5303c84be166
Diffstat (limited to 'README.txt')
| -rwxr-xr-x | README.txt | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -86,12 +86,6 @@ If your shell has the ``curl`` program you can do:: $ curl -O http://python-distribute.org/distribute_setup.py $ python distribute_setup.py -If you are under Python 3, use -`distribute_setup_3k.py <http://python-distribute.org/distribute_setup_3k.py>`_:: - - $ curl -O http://python-distribute.org/distribute_setup_3k.py - $ python distribute_setup_3k.py - Notice this file is also provided in the source release. easy_install or pip |
