Files
attract/setup.cfg

6 lines
104 B
INI
Raw Normal View History

2016-08-31 11:31:59 +02:00
[tool:pytest]
addopts = -v --cov attract_server --cov-report term-missing
[pep8]
max-line-length = 100