diff --git a/setup.cfg b/setup.cfg index 9f7c8f948..d73e4b982 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,6 +31,7 @@ known_first_party = trezorlib [tool:pytest] addopts = --strict --random-order +testpaths = tests crypto storage python/tests xfail_strict = true [mypy]