tox.ini: hide pytest warning about junit_family

This commit is contained in:
Benjamin Dauvergne 2019-12-03 19:18:27 +01:00
parent 63c7cdc151
commit 9c26934e0e
1 changed files with 3 additions and 0 deletions

View File

@ -47,3 +47,6 @@ deps =
pylint-django<0.8.1
commands =
pylint: ./pylint.sh mellon
[pytest]
junit_family=legacy