Skip cli in tests, clean up test requirements

This commit is contained in:
nolash
2021-07-23 10:07:24 +02:00
parent eaa7804b8b
commit 88d9ce4c22
4 changed files with 5 additions and 3 deletions

View File

@@ -6,4 +6,5 @@ omit =
cic_eth/sync/head.py
cic_eth/sync/mempool.py
cic_eth/queue/state.py
cic_eth/cli
*redis*.py

View File

@@ -6,4 +6,4 @@ pytest-redis==2.0.0
redis==3.5.3
eth-tester==0.5.0b3
py-evm==0.3.0a20
eth-erc20~=0.0.11a1
eth-erc20~=0.0.12a1