diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2011-08-18 18:37:58 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2011-08-18 18:37:58 -0400 |
| commit | 781b4157b9ea9e95c75187048d5f008432bff16e (patch) | |
| tree | 67f00fdc5495f1261de698a2479a7eace51ba689 /distribute.egg-info | |
| parent | 7c3f41d0b318ce9ef1400563cc20308cc9de33ee (diff) | |
| download | python-setuptools-git-781b4157b9ea9e95c75187048d5f008432bff16e.tar.gz | |
Bumped revision
--HG--
branch : distribute
extra : rebase_source : 6ebf94097c5975957a8596aaadc1b466cdcbf796
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 9dc5c2e1..9fd41758 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-3.2 = setuptools.command.easy_install:main +easy_install-2.7 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl |
