Skip to content

Instantly share code, notes, and snippets.

@koshov
Created October 12, 2012 13:45
Show Gist options
  • Save koshov/3879258 to your computer and use it in GitHub Desktop.
Save koshov/3879258 to your computer and use it in GitHub Desktop.
Creating Python virtual environment
virtualenv {name_of_env}
@koshov
Copy link
Author

koshov commented Oct 12, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment