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

@@ -4,3 +4,4 @@ omit =
scripts/*
cic_cache/db/migrations/*
cic_cache/version.py
cic_cache/cli

View File

@@ -6,5 +6,5 @@ sqlparse==0.4.1
pytest-celery==0.0.0a1
eth_tester==0.5.0b3
py-evm==0.3.0a20
cic_base[full]==0.1.3a3+build.984b5cff
sarafu-faucet~=0.0.4a1
sarafu-faucet~=0.0.5a2
erc20-transfer-authorization>=0.3.4a1,<0.4.0