summaryrefslogtreecommitdiff
path: root/distribute.egg-info
diff options
context:
space:
mode:
authorTarek Ziade <tarek@ziade.org>2010-05-19 13:38:09 +0200
committerTarek Ziade <tarek@ziade.org>2010-05-19 13:38:09 +0200
commit92f39994d2c6c711fbd73a5589d4de7b0ed1b72a (patch)
tree7bd24b381de59a6d65a2942d710ffa3a0e17d33a /distribute.egg-info
parenta33917aed3c98e2537386bd904658f0b4f963d1c (diff)
downloadpython-setuptools-git-92f39994d2c6c711fbd73a5589d4de7b0ed1b72a.tar.gz
added a test that is supposely breaking - refs #152
--HG-- branch : distribute extra : rebase_source : 2fa447a630d946a3adf5886115d89065a675ece2
Diffstat (limited to 'distribute.egg-info')
-rw-r--r--distribute.egg-info/entry_points.txt2
1 files changed, 1 insertions, 1 deletions
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