Skip to content

Commit 17fc338

Browse files
committed
Make setup.cfg closer to PyPi
1 parent 74c39c0 commit 17fc338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ egg_info.writers =
176176
dependency_links.txt = setuptools.command.egg_info:overwrite_arg
177177

178178
[egg_info]
179-
tag_build = .post
180-
tag_date = 1
179+
tag_build =
180+
tag_date = 0
181181

182182
[sdist]
183183
formats = zip

0 commit comments

Comments
 (0)