diff --git a/setup.cfg b/setup.cfg index c0e68566..7e52ba92 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [nosetests] verbosity = 1 with-doctest = 1 -with-coverage = 1 +#with-coverage = 1 cover-package = mopidy cover-inclusive = 1 cover-html = 1