Merge pull request #307098 from r-ryantm/auto-update/cilium-cli
[NixPkgs.git] / pkgs / development / python-modules / setuptools / tag-date.patch
blob441177a5d17e4fa63ae17ba3142ba1007ba81bef
1 diff --git a/setup.cfg b/setup.cfg
2 index f23714b6..8aaeb330 100644
3 --- a/setup.cfg
4 +++ b/setup.cfg
5 @@ -1,6 +1,6 @@
6 [egg_info]
7 tag_build = .post
8 -tag_date = 1
9 +tag_date = 0
11 [aliases]
12 clean_egg_info = egg_info -Db ''