build: make boto and requests optional dependencies (#14970)

This commit is contained in:
Alexey Kuzmin
2018-10-05 02:20:25 +02:00
committed by John Kleinschmidt
parent 9d4818c784
commit 0857ecf478
7 changed files with 39 additions and 22 deletions

6
.gitmodules vendored
View File

@@ -1,6 +0,0 @@
[submodule "vendor/requests"]
path = vendor/requests
url = https://github.com/kennethreitz/requests
[submodule "vendor/boto"]
path = vendor/boto
url = https://github.com/boto/boto.git