annotate setup.cfg @ 360:6cc92793c047 trunk

Convert format strings to str for nicer error messages (no u prefix) in the python_format checker.
author aronacher
date Tue, 17 Jun 2008 22:11:09 +0000
parents 39df4248662e
children 576411c39433
rev   line source
43
39df4248662e Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
1 [egg_info]
39df4248662e Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
2 tag_build = dev
39df4248662e Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
3 tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software