mirror of
https://github.com/sprockets/sprockets-influxdb.git
synced 2024-11-15 03:00:24 +00:00
13 lines
171 B
INI
13 lines
171 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
|