mirror of
https://github.com/sprockets/sprockets-influxdb.git
synced 2024-11-15 03:00:24 +00:00
15 lines
203 B
INI
15 lines
203 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[build_sphinx]
|
|
all-files = 1
|
|
|
|
[flake8]
|
|
exclude = env,build
|
|
|
|
[nosetests]
|
|
cover-branches = 1
|
|
cover-erase = 1
|
|
cover-package = sprockets_influxdb
|
|
verbosity = 2
|
|
with-coverage = 1
|