mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-22 03:00:25 +00:00
Update setup.cfg to include coverage
This commit is contained in:
parent
985c6d9a55
commit
2012547347
1 changed files with 7 additions and 1 deletions
|
@ -1,2 +1,8 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
universal = 1
|
||||
|
||||
[nosetests]
|
||||
with-coverage = 1
|
||||
cover-branches = 1
|
||||
cover-erase = 1
|
||||
cover-package = sprockets.mixins
|
||||
|
|
Loading…
Reference in a new issue