Skip to content

Instantly share code, notes, and snippets.

@mattmc3
Created April 6, 2017 01:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattmc3/2fd162434893a68cf35b017e2f62e4a0 to your computer and use it in GitHub Desktop.
Save mattmc3/2fd162434893a68cf35b017e2f62e4a0 to your computer and use it in GitHub Desktop.
Python - make virtual environment
python3 -m venv ~/.virtualenvs/my-venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment