Files
attract/setup.cfg

6 lines
119 B
INI
Raw Permalink Normal View History

2016-08-31 11:31:59 +02:00
[tool:pytest]
2018-02-01 11:42:27 +01:00
addopts = -v --cov attract --cov-report term-missing --ignore node_modules
[pep8]
max-line-length = 100