diff options
| author | tarek <none@none> | 2009-10-11 11:22:25 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-10-11 11:22:25 +0200 |
| commit | 009a483d58c57a15f469232daa0de302a877d186 (patch) | |
| tree | eb6c356438ee47af7918179d9e9e2df04a12bd2a /distribute.egg-info | |
| parent | 5d7a14a28bc7d65a0b35af16a51e5d75e8459f27 (diff) | |
| download | python-setuptools-git-009a483d58c57a15f469232daa0de302a877d186.tar.gz | |
starting 0.6.5
--HG--
branch : distribute
extra : rebase_source : 6925947fb2b7beef652eef8a2683cae710f46e58
Diffstat (limited to 'distribute.egg-info')
| -rw-r--r-- | distribute.egg-info/entry_points.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribute.egg-info/entry_points.txt b/distribute.egg-info/entry_points.txt index f4b74da0..3728f74f 100644 --- a/distribute.egg-info/entry_points.txt +++ b/distribute.egg-info/entry_points.txt @@ -32,7 +32,7 @@ depends.txt = setuptools.command.egg_info:warn_depends_obsolete [console_scripts] easy_install = setuptools.command.easy_install:main -easy_install-2.6 = setuptools.command.easy_install:main +easy_install-3.1 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl |
