5 lines
63 B
INI
5 lines
63 B
INI
[tool:pytest]
|
|
testpaths = test
|
|
|
|
[flake8]
|
|
max-line-length = 100
|