ordigi/pytest.ini

8 lines
115 B
INI
Raw Normal View History

2021-10-27 00:10:11 +02:00
[pytest]
addopts = --ignore=old_tests -s
# collect_ignore = ["old_test"]
[pycodestyle]
# ignore = old_test/* ALL