Skip to content

Instantly share code, notes, and snippets.

@ionelmc
Forked from dstufft/git-index.html
Created June 13, 2014 10:23
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 ionelmc/20b33d6e2b22c301ffca to your computer and use it in GitHub Desktop.
Save ionelmc/20b33d6e2b22c301ffca to your computer and use it in GitHub Desktop.
<html>
<body>
<a href="git+https://github.com/dstufft/packaging.git#egg=packaging-1.0">Thing</a>
</body>
</html>
@ionelmc
Copy link
Author

ionelmc commented Jun 13, 2014

To use this run pip install --no-index --find-links https://example.com/git-index.html. Should work with local paths.

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