mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
The GN build now requires that users install depot_tools to their path, rendering our vendored version obsolete.
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
[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
|