Files
attract/setup.cfg

6 lines
122 B
INI
Raw Normal View History

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