Skip to content

Instantly share code, notes, and snippets.

@dragon788
Created January 28, 2015 23:19
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dragon788/69295688c66f25ae3a97 to your computer and use it in GitHub Desktop.
Save dragon788/69295688c66f25ae3a97 to your computer and use it in GitHub Desktop.
Babun pip setup
http://atbrox.com/2009/09/21/how-to-get-pipvirtualenvfabric-working-on-cygwin/
wget https://bootstrap.pypa.io/ez_setup.py -O - | python
easy_install pip
pip install mercurial-keyring
edit .hgrc with [auth] section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment