Searched refs:PYPI_URL (Results 1 – 1 of 1) sorted by relevance
52 PYPI_URL="$2"56 PYPI_URL="${1#--pypi-url=}"119 elif [ ! -z "$PYPI_URL" ];then120 trusted_host=${PYPI_URL/#*:\/\//} # remove prefix part such as http:// https:// etc.126 if [ ! -z "$PYPI_URL" ];then127 pypi_url=$PYPI_URL