feat: add PIP_MIRROR_URL environment variable support (#15353)
This commit is contained in:
parent
a3d18d43ed
commit
59fd3aad31
5 changed files with 8 additions and 0 deletions
|
|
@ -118,3 +118,5 @@ FORCE_VERIFYING_SIGNATURE=true
|
|||
|
||||
PLUGIN_PYTHON_ENV_INIT_TIMEOUT=120
|
||||
PLUGIN_MAX_EXECUTION_TIMEOUT=600
|
||||
# PIP_MIRROR_URL=https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
PIP_MIRROR_URL=
|
||||
Loading…
Add table
Add a link
Reference in a new issue