Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to deactivate virtualenv

# This would only work when you have virtualenv activated.
# Kinda obvious, but I guess I'll point it out.

# Just type in this in your shell:
deactivate
 
PREVIOUS NEXT
Tagged: #deactivate #virtualenv
ADD COMMENT
Topic
Name
6+5 =