mirror of
https://github.com/sprockets/sprockets.mixins.avro-publisher.git
synced 2024-11-25 11:19:51 +00:00
15 lines
232 B
INI
15 lines
232 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[nosetests]
|
|
cover-branches = 1
|
|
cover-erase = 1
|
|
cover-package = sprockets.mixins.avro_publisher
|
|
with-coverage = 1
|
|
verbosity = 2
|
|
|
|
[upload_docs]
|
|
upload-dir = build/sphinx/html
|
|
|
|
[flake8]
|
|
exclude = env,build
|