sprockets.clients.dynamodb/setup.cfg
Dave Shawley 00676c8051 SYN
2016-02-25 13:02:03 -05:00

13 lines
179 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.clients.dynamodb