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