moto/setup.cfg

7 lines
110 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