Skip to content

Instantly share code, notes, and snippets.

@IanWhalen
Created February 14, 2011 05:36
Show Gist options
  • Save IanWhalen/825524 to your computer and use it in GitHub Desktop.
Save IanWhalen/825524 to your computer and use it in GitHub Desktop.
Pip install from github
pip install -E virtualenvname -e git+git://github.com/username/repository-name.git#egg=repository-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment