mirror of
https://github.com/sprockets/sprockets.mixins.postgresql.git
synced 2025-03-18 17:00:22 -09:00
12 lines
196 B
INI
12 lines
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
|