mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
build: make boto and requests optional dependencies (#14970)
This commit is contained in:
committed by
John Kleinschmidt
parent
9d4818c784
commit
0857ecf478
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
Reference in New Issue
Block a user