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
You might mention this option:
or even
where
versioncan be either a branch, a tag or a commit