Merge branch 'lash/rename-chainlib' into 'master'
Rename cic-tools to chainlib See merge request grassrootseconomics/cic-internal-integration!24
This commit is contained in:
commit
b1c3629549
@ -24,7 +24,7 @@ truncate $env_out_file -s 0
|
||||
set -e
|
||||
set -a
|
||||
|
||||
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a25 cic-tools==0.0.1a4
|
||||
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a25 chainlib==0.0.1a4
|
||||
|
||||
>&2 echo "create account for gas gifter"
|
||||
old_gas_provider=$DEV_ETH_ACCOUNT_GAS_PROVIDER
|
||||
|
Loading…
Reference in New Issue
Block a user