X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/a91e41e489588ebad550cd9e22d157062effa2ff..2c73c162844627d26991915fecc7e39f02bc34b8:/setup.cfg?ds=sidebyside diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..54c0b24 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,9 @@ +[nosetests] +detailed-errors=1 +with-coverage=1 +cover-package=librarian +cover-erase=1 +with-doctest=1 +exclude= + formats + tests,test_html_annotations