sprockets.mixins.correlation/setup.cfg
Dave Shawley 99f33f56b2 SYN
2015-03-28 12:35:38 -04:00

18 lines
242 B
INI

[bdist_wheel]
universal = 1
[build_sphinx]
all-files = 1
[flake8]
exclude = build,dist,docs,env
[nosetests]
tests = tests.py
nocapture = 1
verbose = 1
stop = 1
with-coverage = 1
cover-erase = 1
cover-branches = 1
cover-package = sprockets