sprockets.handlers.heartbeat/setup.cfg

12 lines
197 B
INI
Raw Normal View History

2014-10-13 15:16:28 +00:00
[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