mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2024-11-22 03:00:25 +00:00
setup.cfg: Enable universal wheels.
This commit is contained in:
parent
0cd1ca0876
commit
5b538b261f
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
[nosetests]
|
||||
cover-package = sprockets.mixins.metrics
|
||||
cover-branches = 1
|
||||
|
|
Loading…
Reference in a new issue