I have seen the -e option which I can use to ask pip to download specific packages from github. However it seems to download the master branch. Is there a way to pick up another branch?
You can find documentation of requirements file here: http://www.pip-installer.org/en/latest/logic.html#git
-e git://git.myproject.org/MyProject.git@master#egg=MyProject
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With