- ignore node_modules - rename attract_server → attract - removed your mother
6 lines
119 B
INI
6 lines
119 B
INI
[tool:pytest]
|
|
addopts = -v --cov attract --cov-report term-missing --ignore node_modules
|
|
|
|
[pep8]
|
|
max-line-length = 100
|