Open morlandi opened 6 years ago
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
version
You might mention this option:
or even
where
version
can be either a branch, a tag or a commit