tests: silence pytest 6.0 warning

pull/919/head
matejcik 4 years ago
parent 9d29952a15
commit e5a909478e

@ -33,6 +33,7 @@ known_first_party = trezorlib
addopts = -rfE --strict --random-order
testpaths = tests crypto storage python/tests
xfail_strict = true
junit_family = xunit2
[mypy]
mypy_path = src,mocks,mocks/generated

Loading…
Cancel
Save