sprockets.handlers.heartbeat/setup.cfg
2014-10-13 11:16:28 -04:00

12 lines
No EOL
197 B
INI

[build_sphinx]
all-files = 1
source-dir = docs
build-dir = build/docs
[nosetests]
with-coverage = 1
cover-package = sprockets.handlers.heartbeat
verbose = 1
[flake8]
exclude = build,dist,docs,env