annotate setup.cfg @ 497:4eaad9bf0e5a

Prevent multiple handlers being attached to the same logger. Issue: #227 Submitted by: dfraser
author jruigrok
date Tue, 22 Feb 2011 14:30:22 +0000
parents ced5331e9013
children 9950afc1caf9
rev   line source
43
ced5331e9013 Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
1 [egg_info]
ced5331e9013 Add setup config to get the SVN revision in the version number.
cmlenz
parents:
diff changeset
2 tag_build = dev
ced5331e9013 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