From 009a483d58c57a15f469232daa0de302a877d186 Mon Sep 17 00:00:00 2001 From: tarek Date: Sun, 11 Oct 2009 11:22:25 +0200 Subject: starting 0.6.5 --HG-- branch : distribute extra : rebase_source : 6925947fb2b7beef652eef8a2683cae710f46e58 --- 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 f4b74da0..3728f74f 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.6 = setuptools.command.easy_install:main +easy_install-3.1 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl -- cgit v1.2.1