Remove nose configuration.

This commit is contained in:
Dave Shawley 2021-09-17 08:10:35 -04:00
parent d5d2259ffd
commit cc08f7b2fd
No known key found for this signature in database
GPG key ID: F41A8A99298F8EED

View file

@ -68,11 +68,3 @@ source = sprockets
[flake8]
exclude = build,env,.eggs
[nosetests]
cover-branches = 1
cover-erase = 1
cover-package = sprockets.mixins.mediatype
logging-level=DEBUG
verbosity=2
with-coverage=1