Skip to content

Instantly share code, notes, and snippets.

@mattmc3
Created April 6, 2017 01:27
Show Gist options
  • Select an option

  • Save mattmc3/2fd162434893a68cf35b017e2f62e4a0 to your computer and use it in GitHub Desktop.

Select an option

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