mirror of
https://github.com/sprockets/sprockets.mixins.postgresql.git
synced 2024-11-22 03:00:25 +00:00
12 lines
No EOL
196 B
INI
12 lines
No EOL
196 B
INI
[build_sphinx]
|
|
all-files = 1
|
|
source-dir = docs
|
|
build-dir = build/docs
|
|
|
|
[nosetests]
|
|
with-coverage = 1
|
|
cover-package = sprockets.mixins.postgresql
|
|
verbose = 1
|
|
|
|
[flake8]
|
|
exclude = build,dist,docs,env |