2012-11-26 162 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]