diff --git a/setup.cfg b/setup.cfg index 47902c3254..43f05fb6bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,5 @@ [nosetests] with-coverage=1 cover-package=kivy -cover-inclusive=1 with-id=1 verbosity=2