annotate setup.cfg @ 285:e9550fb98127

Fix `__repr__` of `Translations` class. Closes #63.
author cmlenz
date Wed, 05 Sep 2007 17:13:22 +0000
parents 739245245964
children
rev   line source
45
739245245964 Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
1 [egg_info]
739245245964 Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
2 tag_build = dev
739245245964 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