summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 197825176eb79406ec0faf25590881afd56759fc (plain)
1
2
3
4
5
6
[pytest]
norecursedirs = .git .* *.egg* old docs dist build
addopts = -rw
filterwarnings =
    error
    ignore:SelectableGroups:DeprecationWarning