annotate setup.cfg @ 331:852cd3703113

Allow extraction method specification to use a dot instead of the colon for separating module and function names. See #105.
author cmlenz
date Fri, 06 Jun 2008 21:22:29 +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