aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.egg-info
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2009-10-19 19:46:34 +0000
committerPJ Eby <distutils-sig@python.org>2009-10-19 19:46:34 +0000
commitde0eb5ca27896c10e01e1686913cbf01f4f540cb (patch)
treec3f4f1a8c19fa6004b388da4c8cd8278f5793e10 /setuptools.egg-info
parente3aaece7b04a0947d15862cdcf0baf9900342e13 (diff)
downloadexternal_python_setuptools-de0eb5ca27896c10e01e1686913cbf01f4f540cb.tar.gz
external_python_setuptools-de0eb5ca27896c10e01e1686913cbf01f4f540cb.tar.bz2
external_python_setuptools-de0eb5ca27896c10e01e1686913cbf01f4f540cb.zip
Release update, fix string.join in README warning
--HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4075540
Diffstat (limited to 'setuptools.egg-info')
-rwxr-xr-xsetuptools.egg-info/entry_points.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools.egg-info/entry_points.txt b/setuptools.egg-info/entry_points.txt
index 10f1da6c..2642c316 100755
--- a/setuptools.egg-info/entry_points.txt
+++ b/setuptools.egg-info/entry_points.txt
@@ -31,7 +31,7 @@ depends.txt = setuptools.command.egg_info:warn_depends_obsolete
[console_scripts]
easy_install = setuptools.command.easy_install:main
-easy_install-2.5 = setuptools.command.easy_install:main
+easy_install-2.6 = setuptools.command.easy_install:main
[setuptools.file_finders]
svn_cvs = setuptools.command.sdist:_default_revctrl