gaphor/setup.cfg
2010-06-24 20:00:37 +02:00

14 lines
192 B
INI

[egg_info]
#tag_build = .b5
#tag_svn_revision = 1
[nosetests]
with-doctest=1
doctest-extension=.txt
tests=gaphor,tests,doc
verbosity=2
detailed-errors=1
with-coverage=1
cover-package=gaphor