From ab76d9a3b0a38651bb07cb7aacba59ab7b9742fc Mon Sep 17 00:00:00 2001 From: guyroz Date: Thu, 22 Sep 2011 18:46:10 +0300 Subject: bumped revision --HG-- branch : distribute extra : rebase_source : e74b24ad1789428a550b7ef8593c1ffa04656087 --- distribute.egg-info/entry_points.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribute.egg-info/entry_points.txt b/distribute.egg-info/entry_points.txt index 1a126427..acbe2281 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.7 = setuptools.command.easy_install:main +easy_install-2.6 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl -- cgit v1.2.3