8 lines
117 B
INI
8 lines
117 B
INI
[pytest]
|
|
# addopts = --ignore=old_tests -s
|
|
|
|
# collect_ignore = ["old_test"]
|
|
|
|
[pycodestyle]
|
|
# ignore = old_test/* ALL
|