Remove port in pip setup
This commit is contained in:
parent
ef6ab7a4b2
commit
ca16a1b02b
2
setup.sh
2
setup.sh
@ -10,7 +10,7 @@ _level=2
|
||||
_debug=1
|
||||
|
||||
PIP_EXTRA_ARGS=$PIP_EXTRA_ARGS
|
||||
PIP_EXTRA_INDEX_URL=${PIP_EXTRA_INDEX_URL:-https://pip.grassrootseconomics.net:8433}
|
||||
PIP_EXTRA_INDEX_URL=${PIP_EXTRA_INDEX_URL:-https://pip.grassrootseconomics.net}
|
||||
PIP_INDEX_URL=${PIP_INDEX_URL:-"https://pypi.org/simple"}
|
||||
CIC_SETUP_TRUSTED_FINGERPRINT=${CIC_SETUP_TRUSTED_FINGERPRINT:-0826EDA1702D1E87C6E2875121D2E7BB88C2A746}
|
||||
CIC_ROOT_URL=${CIC_ROOT_URL:-https://root.grassrootseconomics.net}
|
||||
|
Loading…
Reference in New Issue
Block a user