📜  pip 禁止在没有 venv 的情况下安装 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:57.848000             🧑  作者: Mango

代码示例1
export PIP_REQUIRE_VIRTUALENV=true