Home
last modified time | relevance | path

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

/build/
Dprebuilts_download.sh63 PYPI_URL="$2"
67 PYPI_URL="${1#--pypi-url=}"
130 elif [ ! -z "$PYPI_URL" ];then
131 trusted_host=${PYPI_URL/#*:\/\//} # remove prefix part such as http:// https:// etc.
137 if [ ! -z "$PYPI_URL" ];then
138 pypi_url=$PYPI_URL