KJayMiller

How to pip install from git

You can pip install from a git repo using

pip install git+http://github.com/ORG/REPO

You can also add the version number.

pip install git+http://github.com/ORG/REPO@VersionNumber

Webmentions

Loading mentions…
No webmentions yet. What's this?
Back to Notes to Self…