eth-contract-registry/python/.coveragerc

8 lines
107 B
INI

[run]
branch = True
source = eth_contract_registry
[report]
omit = .venv/*
**/runnable/*.py
[html]