mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: temporarily use submodule and gn DEPS for requests/boto
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[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