python-click/setup.cfg

9 lines
112 B
INI
Raw Normal View History

2018-09-06 20:55:10 +02:00
[bdist_wheel]
universal=1
2014-10-16 20:40:34 +02:00
2018-09-06 20:55:10 +02:00
[metadata]
license_file = LICENSE
2014-10-16 20:40:34 +02:00
2018-09-06 20:55:10 +02:00
[tool:pytest]
addopts = -p no:warnings --tb=short