tox.ini: clear warning about pytest's junit_family option

This commit is contained in:
Benjamin Dauvergne 2020-04-10 11:38:22 +02:00
parent a414c56bd4
commit 7e7373412c
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@ filterwarnings =
ignore:defusedxml.lxml is no longer supported.*
markers =
update_data
junit_family=xunit2