6 lines
104 B
INI
6 lines
104 B
INI
[tool:pytest]
|
|
addopts = -v --cov attract_server --cov-report term-missing
|
|
|
|
[pep8]
|
|
max-line-length = 100
|