python-packaging
python-packaging copied to clipboard
Install the package from github
You might mention this option:
pip install git+https://github.com/myaccount/mypackage
or even
pip install git+https://github.com/myaccount/mypackage@version
where version can be either a branch, a tag or a commit