Skip to content

Instantly share code, notes, and snippets.

@jcockhren
Created May 21, 2014 17:08
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 jcockhren/19207bce40ee1b8cf844 to your computer and use it in GitHub Desktop.
Save jcockhren/19207bce40ee1b8cf844 to your computer and use it in GitHub Desktop.
pip wheel with a custom wheelhouse cache
pip install --use-wheel --no-index --find-links=/var/cache/salt/minion/files/base your-project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment