diff --git a/setup.cfg b/setup.cfg index b5461828a..5eaefd6fc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,6 +7,7 @@ source = .tox/*/lib/python*/site-packages/lbry omit = lbry/wallet/orchstr8/* + .tox/*/lib/python*/site-packages/lbry/wallet/orchstr8/* [cryptography.*,coincurve.*,pbkdf2, libtorrent] ignore_missing_imports = True