Do a better job of updating the create script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
psycopg2==2.8.6
|
||||
chainlib~=0.0.1a15
|
||||
chainsyncer~=0.0.1a9
|
||||
cic-eth~=0.10.0a28
|
||||
cic-eth~=0.10.0a30
|
||||
cic-registry~=0.5.3a19
|
||||
confini~=0.3.6rc3
|
||||
celery==4.4.7
|
||||
|
||||
@@ -30,7 +30,8 @@ truncate $env_out_file -s 0
|
||||
set -e
|
||||
set -a
|
||||
|
||||
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a29 chainlib==0.0.1a16
|
||||
# We need to not install these here...
|
||||
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a30 chainlib==0.0.1a16
|
||||
|
||||
>&2 echo "create account for gas gifter"
|
||||
old_gas_provider=$DEV_ETH_ACCOUNT_GAS_PROVIDER
|
||||
|
||||
Reference in New Issue
Block a user