flake8/pytest.ini
2021-03-30 17:37:12 -07:00

4 lines
97 B
INI

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