-
-
Save ionelmc/20b33d6e2b22c301ffca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<a href="git+https://github.com/dstufft/packaging.git#egg=packaging-1.0">Thing</a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To use this run
pip install --no-index --find-links https://example.com/git-index.html
. Should work with local paths.