summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-09-14 03:33:49 +0000
committerPJ Eby <distutils-sig@python.org>2005-09-14 03:33:49 +0000
commit1088e5da2b2b31282e21dfbeb675330f0e7735db (patch)
treebe6f3b8ebb03dd9f90ec41ec97f5392d23ff3ffa /setup.cfg
parentf99c2c65574e96e68ee714bb4e4133c222f9f323 (diff)
downloadpython-setuptools-bitbucket-1088e5da2b2b31282e21dfbeb675330f0e7735db.tar.gz
0.6a1 release of setuptools.
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 43449ec0..262c793d 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[egg_info]
-tag-build=c2
-
[aliases]
binary = bdist_egg upload --show-response
develop = develop