Build the python requests library

This commit is contained in:
Cheng Zhao 2015-07-03 14:23:42 +08:00
parent e95ee4775e
commit 89b22db618
4 changed files with 17 additions and 1 deletions

3
.gitmodules vendored
View file

@ -16,3 +16,6 @@
[submodule "vendor/crashpad"]
path = vendor/crashpad
url = https://github.com/atom/crashpad.git
[submodule "vendor/requests"]
path = vendor/requests
url = https://github.com/kennethreitz/requests