From 1aa72667bc16834643bd9bc90fd226430b757d76 Mon Sep 17 00:00:00 2001 From: guyroz Date: Thu, 22 Sep 2011 18:44:15 +0300 Subject: bumped revision --HG-- branch : distribute extra : rebase_source : 8fb241578720e046ebd938075664d0dc6bea0171 --- distribute.egg-info/entry_points.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distribute.egg-info') diff --git a/distribute.egg-info/entry_points.txt b/distribute.egg-info/entry_points.txt index 3b205225..1a126427 100644 --- a/distribute.egg-info/entry_points.txt +++ b/distribute.egg-info/entry_points.txt @@ -33,7 +33,7 @@ depends.txt = setuptools.command.egg_info:warn_depends_obsolete [console_scripts] easy_install = setuptools.command.easy_install:main -easy_install-2.3 = setuptools.command.easy_install:main +easy_install-2.7 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl -- cgit v1.2.1