flake8/pytest.ini
2021-08-15 19:00:43 -04:00

6 lines
148 B
INI

[pytest]
norecursedirs = .git .* *.egg* old docs dist build
addopts = -rw
filterwarnings =
error
ignore:SelectableGroups:DeprecationWarning