summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
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