diff --git a/setup.cfg b/setup.cfg index 3b0698f56..b5461828a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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