Snippets tagged “activate”
1 snippet uses this tag.
- How to leave/exit/deactivate a Python virtualenvPython
To leave a Python virtual environment, you can use the deactivate command.
1 snippet uses this tag.
To leave a Python virtual environment, you can use the deactivate command.