omit just node.py

This commit is contained in:
Lex Berezhny 2021-09-14 23:06:00 -04:00 committed by Victor Shyba
parent 7d704f966b
commit 7e9614b8d1

View file

@ -7,7 +7,7 @@ source =
.tox/*/lib/python*/site-packages/lbry
omit =
lbry/wallet/orchstr8/
.tox/*/lib/python*/site-packages/lbry/wallet/orchstr8/
.tox/*/lib/python*/site-packages/lbry/wallet/orchstr8/node.py
[cryptography.*,coincurve.*,pbkdf2, libtorrent]
ignore_missing_imports = True