Try to use pip directly
The following discussion from !70 (merged) should be addressed:
-
@jon.azpiazu started a discussion: (+1 comment) I think a cleaner way of doing this is:
pip install git+ssh://git.example.com/MyProject
. Not sure how to deal withrequirements.txt
in that case.
Edited by Iñigo Moreno i Caireta