ordigi/pytest.ini

8 lines
115 B
INI
Raw Normal View History

2021-08-14 23:06:58 +02:00
[pytest]
addopts = --ignore=old_tests -s
# collect_ignore = ["old_test"]
[pycodestyle]
# ignore = old_test/* ALL