summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-09-03 05:01:12 +0000
committerPJ Eby <distutils-sig@python.org>2005-09-03 05:01:12 +0000
commit25f1137011236dc1b748c7823b93b73b83469d09 (patch)
tree55135d6c070851f4c004849006f9261a908460ac /setup.cfg
parente04f637430d2d6d033dc078917f3119ca2ab3198 (diff)
downloadpython-setuptools-bitbucket-25f1137011236dc1b748c7823b93b73b83469d09.tar.gz
Release 0.6a1c2.
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 262c793d..43449ec0 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
+[egg_info]
+tag-build=c2
+
[aliases]
binary = bdist_egg upload --show-response
develop = develop