13 lines
170 B
INI
13 lines
170 B
INI
[egg_info]
|
|
tag_build = .dev
|
|
tag_svn_revision = 1
|
|
|
|
[nosetests]
|
|
with-doctest=1
|
|
doctest-extension=.txt
|
|
verbosity=2
|
|
detailed-errors=1
|
|
#with-coverage=1
|
|
#cover-package=gaphas
|
|
|