diff --git a/setup.cfg b/setup.cfg index 47902c325..43f05fb6b 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