diff options
| author | Reinout van Rees <reinout@vanrees.org> | 2009-10-15 23:35:24 +0200 |
|---|---|---|
| committer | Reinout van Rees <reinout@vanrees.org> | 2009-10-15 23:35:24 +0200 |
| commit | d82690a2cc74d8ac0dcee5484a08c6346af68883 (patch) | |
| tree | 1150b6f01ab5420be8b893e5cd6fb4d77804422f /distribute.egg-info | |
| parent | 0102f2ef39f136eda2557c4fef8031ff35d366a6 (diff) | |
| download | python-setuptools-git-d82690a2cc74d8ac0dcee5484a08c6346af68883.tar.gz | |
updated changelog0.6.6
--HG--
branch : distribute
extra : rebase_source : 6eb0ef4d64f43fd28095837abbdd53bf7c3e9a24
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..0aaa28c0 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-2.5 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl |
