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