2013-10-01 18:03:41 -04:00
|
|
|
[submodule "third_party/requests-futures"]
|
|
|
|
path = third_party/requests-futures
|
|
|
|
url = https://github.com/ross/requests-futures
|
2014-05-15 18:41:16 -04:00
|
|
|
[submodule "third_party/ycmd"]
|
|
|
|
path = third_party/ycmd
|
2014-05-15 18:57:15 -04:00
|
|
|
url = https://github.com/Valloric/ycmd
|
2018-12-09 22:02:31 -05:00
|
|
|
[submodule "third_party/requests_deps/idna"]
|
|
|
|
path = third_party/requests_deps/idna
|
|
|
|
url = https://github.com/kjd/idna
|
|
|
|
[submodule "third_party/requests_deps/certifi"]
|
|
|
|
path = third_party/requests_deps/certifi
|
|
|
|
url = https://github.com/certifi/python-certifi
|
|
|
|
[submodule "third_party/requests_deps/chardet"]
|
|
|
|
path = third_party/requests_deps/chardet
|
|
|
|
url = https://github.com/chardet/chardet
|
|
|
|
[submodule "third_party/requests_deps/urllib3"]
|
|
|
|
path = third_party/requests_deps/urllib3
|
|
|
|
url = https://github.com/urllib3/urllib3
|
|
|
|
[submodule "third_party/requests_deps/requests"]
|
|
|
|
path = third_party/requests_deps/requests
|
2018-12-30 11:13:14 -05:00
|
|
|
url = https://github.com/requests/requests
|
2018-12-09 22:02:31 -05:00
|
|
|
[submodule "third_party/python-future"]
|
|
|
|
path = third_party/python-future
|
|
|
|
url = https://github.com/PythonCharmers/python-future
|