mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-22 03:00:25 +00:00
17 lines
216 B
INI
17 lines
216 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[build_sphinx]
|
|
fresh-env = 1
|
|
warning-is-error = 1
|
|
|
|
[check]
|
|
strict = 1
|
|
|
|
[flake8]
|
|
exclude = build,env,.eggs
|
|
|
|
[nosetests]
|
|
cover-branches = 1
|
|
cover-erase = 1
|
|
cover-package = sprockets.mixins
|