flake8/pytest.ini
2021-12-31 15:09:54 -08:00

4 lines
93 B
INI

[pytest]
norecursedirs = .git .* *.egg* docs dist build
addopts = -rw
filterwarnings = error