diff --git a/setup.cfg b/setup.cfg index e09a7b15..bce0a6e2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,8 +1,6 @@ [nosetests] verbosity = 1 -#with-doctest = 1 #with-coverage = 1 cover-package = mopidy cover-inclusive = 1 cover-html = 1 -with-xunit = 1