浏览代码

Update requests URL

micbou 6 年之前
父节点
当前提交
34b010753b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -18,7 +18,7 @@
 	url = https://github.com/urllib3/urllib3
 [submodule "third_party/requests_deps/requests"]
 	path = third_party/requests_deps/requests
-	url = https://github.com/kennethreitz/requests
+	url = https://github.com/requests/requests
 [submodule "third_party/python-future"]
 	path = third_party/python-future
 	url = https://github.com/PythonCharmers/python-future