moto/setup.cfg

10 lines
148 B
INI
Raw Normal View History

2015-02-22 10:58:51 -05:00
[bdist_wheel]
universal=1
2020-10-06 08:04:09 +02:00
[tool:pytest]
markers =
network: marks tests which require network connection
[coverage:run]
relative_files = True