diff options
| author | PJ Eby <distutils-sig@python.org> | 2005-09-03 05:01:12 +0000 |
|---|---|---|
| committer | PJ Eby <distutils-sig@python.org> | 2005-09-03 05:01:12 +0000 |
| commit | f39250150f46ae2298ccd7061758e3ebdfc645d2 (patch) | |
| tree | 55135d6c070851f4c004849006f9261a908460ac /setup.cfg | |
| parent | 5aff7fc5693b98a258e3c34e5341e2b1da8887f2 (diff) | |
| download | external_python_setuptools-f39250150f46ae2298ccd7061758e3ebdfc645d2.tar.gz external_python_setuptools-f39250150f46ae2298ccd7061758e3ebdfc645d2.tar.bz2 external_python_setuptools-f39250150f46ae2298ccd7061758e3ebdfc645d2.zip | |
Release 0.6a1c2.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041240
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +[egg_info] +tag-build=c2 + [aliases] binary = bdist_egg upload --show-response develop = develop |
