Home
last modified time | relevance | path

Searched refs:PYPI_URL (Results 1 – 1 of 1) sorted by relevance

/build/
Dprebuilts_download.sh52 PYPI_URL="$2"
56 PYPI_URL="${1#--pypi-url=}"
119 elif [ ! -z "$PYPI_URL" ];then
120 trusted_host=${PYPI_URL/#*:\/\//} # remove prefix part such as http:// https:// etc.
126 if [ ! -z "$PYPI_URL" ];then
127 pypi_url=$PYPI_URL