moto/setup.cfg

10 lines
148 B
INI
Raw Normal View History

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