Instructions to install from private repo using ssh credentials:
$ pip install git+ssh://[email protected]/myuser/foo.git@my_version
To install a package from a subdirectory, say stackoverflow
$ pip install git+ssh://[email protected]/myuser/foo.git@my_version#subdirectory=stackoverflow