annotate setup.cfg @ 534:c938dbfb8944 trunk

catch exception if environment contains an invalid locale setting (fixes #200)
author fschwarz
date Fri, 11 Mar 2011 16:20:57 +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