summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index fccba36..a94f058 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,12 +3,12 @@
#
[egg_info]
-tag_build = .dev0
+#tag_build = .dev0
tag_date = false
[sdist]
-formats = zip, gztar
+formats = gztar
[bdist_wheel]