mirror of
https://github.com/sprockets/sprockets.handlers.heartbeat.git
synced 2024-11-25 03:00:22 +00:00
12 lines
No EOL
197 B
INI
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 |