summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRob Dennis <robd@services-in.xr>2023-01-18 17:23:53 -0500
committerRob Dennis <robd@services-in.xr>2023-01-18 17:23:53 -0500
commit97325b9f65cdc2883ab36e305778fdb58205d4ce (patch)
tree751ff4d800fee3178df911deb3f795735fc5d764 /setup.cfg
parent17ff246e028c32ff23d85a04962b8e82ab33b32b (diff)
downloadconfigobj-git-97325b9f65cdc2883ab36e305778fdb58205d4ce.tar.gz
#230 - prepping for a 5.0.8 tag5.0.x
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]