2012-11-26 119 views

回答

22

您可以通过附加的哈希添加的确切承诺的网址:

pip install git+https://github.com/other-repository/[email protected]_branch_name 

例如:

pip install --user git+https://github.com/d1b/[email protected]_pip_build_directory 

或单个提交。但是,如果拉取请求(远程分支)得到更新,则不会更新:

pip install --user git+https://github.com/d1b/[email protected]