summaryrefslogtreecommitdiff
path: root/setuptools.egg-info/entry_points.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-11-02 23:55:34 +0000
committerPJ Eby <distutils-sig@python.org>2005-11-02 23:55:34 +0000
commit25d3d2a756deba20be559ff5f46e8621779ad226 (patch)
treec429126f826fa8080f7d1e447e3dd2627496d01d /setuptools.egg-info/entry_points.txt
parent1611cf8caa724b24b5d44ae5f45e91fc1f70291a (diff)
downloadpython-setuptools-git-25d3d2a756deba20be559ff5f46e8621779ad226.tar.gz
0.6a7 bugfix release
--HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041377
Diffstat (limited to 'setuptools.egg-info/entry_points.txt')
-rwxr-xr-xsetuptools.egg-info/entry_points.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/setuptools.egg-info/entry_points.txt b/setuptools.egg-info/entry_points.txt
index 3136631e..37a81910 100755
--- a/setuptools.egg-info/entry_points.txt
+++ b/setuptools.egg-info/entry_points.txt
@@ -24,6 +24,7 @@ bdist_rpm = setuptools.command.bdist_rpm:bdist_rpm
rotate = setuptools.command.rotate:rotate
develop = setuptools.command.develop:develop
setopt = setuptools.command.setopt:setopt
+build_py = setuptools.command.build_py:build_py
saveopts = setuptools.command.saveopts:saveopts
egg_info = setuptools.command.egg_info:egg_info
upload = setuptools.command.upload:upload