Searched refs:PYPI_URL (Results 1 – 1 of 1) sorted by relevance
63 PYPI_URL="$2"67 PYPI_URL="${1#--pypi-url=}"130 elif [ ! -z "$PYPI_URL" ];then131 trusted_host=${PYPI_URL/#*:\/\//} # remove prefix part such as http:// https:// etc.137 if [ ! -z "$PYPI_URL" ];then138 pypi_url=$PYPI_URL