summaryrefslogtreecommitdiff
path: root/distribute.egg-info
diff options
context:
space:
mode:
authortarek <none@none>2009-09-26 20:20:03 +0200
committertarek <none@none>2009-09-26 20:20:03 +0200
commit7cdf5f6c30168ddc2a0bfbc321e75ef254e719b6 (patch)
treee5174bfed9aa25dc8a147e9b534dc6a01377c24f /distribute.egg-info
parent610e31a405f1129651ef5df3bcf0721ceec3076c (diff)
downloadpython-setuptools-git-7cdf5f6c30168ddc2a0bfbc321e75ef254e719b6.tar.gz
starting 0.6.3 development
--HG-- branch : distribute extra : rebase_source : 2854b62a13986569c1ad9773c54c73eb62025f70
Diffstat (limited to 'distribute.egg-info')
-rw-r--r--distribute.egg-info/entry_points.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/distribute.egg-info/entry_points.txt b/distribute.egg-info/entry_points.txt
index 4bbb6848..d18df338 100644
--- a/distribute.egg-info/entry_points.txt
+++ b/distribute.egg-info/entry_points.txt
@@ -7,7 +7,6 @@ build_py = setuptools.command.build_py:build_py
saveopts = setuptools.command.saveopts:saveopts
egg_info = setuptools.command.egg_info:egg_info
register = setuptools.command.register:register
-upload = setuptools.command.upload:upload
install_egg_info = setuptools.command.install_egg_info:install_egg_info
alias = setuptools.command.alias:alias
easy_install = setuptools.command.easy_install:easy_install
@@ -32,7 +31,7 @@ depends.txt = setuptools.command.egg_info:warn_depends_obsolete
[console_scripts]
easy_install = setuptools.command.easy_install:main
-easy_install-2.4 = setuptools.command.easy_install:main
+easy_install-2.6 = setuptools.command.easy_install:main
[setuptools.file_finders]
svn_cvs = setuptools.command.sdist:_default_revctrl