summaryrefslogtreecommitdiff
path: root/distribute.egg-info
diff options
context:
space:
mode:
authortarek <none@none>2009-10-14 19:53:59 +0200
committertarek <none@none>2009-10-14 19:53:59 +0200
commit87213900312e662b805b2956d179a81521029487 (patch)
tree892ec139c2d3568a0fdb5d2c57e815ae043b09de /distribute.egg-info
parentf35ccfd8afd630d3b3445fa74ee6fde4edd5ee3e (diff)
downloadpython-setuptools-git-87213900312e662b805b2956d179a81521029487.tar.gz
Now cli.exe and gui.exe are generated at build time - win_script_wrapper.txt covers this case - refs #65
--HG-- branch : distribute extra : rebase_source : 940bcb596a59153bc62056328b75cb670fa44273
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 0aaa28c0..f4b74da0 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.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