Home
last modified time | relevance | path

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

/ohos5.0/build/
H A Dprebuilts_download.sh63 PYPI_URL="$2"
67 PYPI_URL="${1#--pypi-url=}"
133 elif [ ! -z "$PYPI_URL" ];then
134 trusted_host=${PYPI_URL/#*:\/\//} # remove prefix part such as http:// https:// etc.
140 if [ ! -z "$PYPI_URL" ];then
141 pypi_url=$PYPI_URL