X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.cfg;h=7048e1c775adac4f4fd612d2e4aa0a15888d95e3;hb=8f7d4e208b6d3034586e1b6cc085f64d4eb63218;hp=2c94d5533d64b13f20e5b04f933fb973f50196a4;hpb=4c253d9b2f16b24d7c8847286cf1a64ed1f4d726;p=m_librarian.git diff --git a/setup.cfg b/setup.cfg index 2c94d55..7048e1c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,11 @@ [bdist_wheel] universal = 1 +[egg_info] +tag_build = +tag_date = 0 +tag_svn_revision = 0 + [flake8] exclude = .git,docs/conf.py,docs-ru/conf.py