tox.ini: filter warnings

This commit is contained in:
Benjamin Dauvergne 2018-12-07 15:03:35 +01:00
parent 13ec5eb896
commit fa960a5901
1 changed files with 5 additions and 0 deletions

View File

@ -63,3 +63,8 @@ commands =
deps = prospector[with_pyroma]
commands = python -m compileall -fq {toxinidir}/src
prospector --with-tool pyroma {toxinidir}/src
[pytest]
filterwarnings =
ignore:on_delete.*
once:.*