From: Armin Ronacher Date: Fri, 26 Jul 2013 16:13:17 +0000 (+0200) Subject: Updated setup.cfg to work with git better X-Git-Tag: 1.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8ed62038b42c8f228b7422ec18648bdc74d6c1;p=thirdparty%2Fbabel.git Updated setup.cfg to work with git better --- diff --git a/setup.cfg b/setup.cfg index 18b3ebad..144a3eb1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,9 @@ [egg_info] tag_build = dev -tag_svn_revision = true +tag_date = true + +[aliases] +release = egg_info -RDb '' [pytest] norecursedirs = .* _* scripts {args}