https://pip.pypa.io/en/stable/reference/pip_install/#git よく使う書き方。 ```shell git+https://git.example.com/MyProject#egg=MyProject git+ssh://git.example.com/MyProject#egg=MyProject ```