annotate setup.cfg @ 541:8138648280ab trunk

fix a couple of frontend tests so they actually test something (fixes #260)
author fschwarz
date Wed, 16 Mar 2011 14:31:44 +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