omit orchstr8 stuff since it doesnt always run the same way on every test run

This commit is contained in:
Lex Berezhny 2021-09-12 11:45:46 -04:00
parent 358ef4536f
commit d09bfdc4ff

View file

@ -5,6 +5,8 @@ branch = True
source =
lbry
.tox/*/lib/python*/site-packages/lbry
omit =
lbry/wallet/orchstr8/*
[cryptography.*,coincurve.*,pbkdf2, libtorrent]
ignore_missing_imports = True