📜  如何在python代码示例中退出venv

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

代码示例3
# to exit the virtual environment, type:
deactivate
# in the terminal