From 92f39994d2c6c711fbd73a5589d4de7b0ed1b72a Mon Sep 17 00:00:00 2001 From: Tarek Ziade Date: Wed, 19 May 2010 13:38:09 +0200 Subject: added a test that is supposely breaking - refs #152 --HG-- branch : distribute extra : rebase_source : 2fa447a630d946a3adf5886115d89065a675ece2 --- 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 9fd41758..0ee58646 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.7 = setuptools.command.easy_install:main +easy_install-2.5 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl -- cgit v1.2.1