gaphor/setup.cfg
2010-12-14 16:01:08 +01:00

14 lines
193 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