-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 686 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/build"]
path = external/build
url = https://github.com/pypa/build.git
[submodule "external/installer"]
path = external/installer
url = https://github.com/FFY00/installer.git
[submodule "external/setuptools"]
path = external/setuptools
url = https://github.com/pypa/setuptools.git
[submodule "external/flit"]
path = external/flit
url = https://github.com/takluyver/flit.git
[submodule "external/wheel"]
path = external/wheel
url = https://github.com/pypa/wheel.git
[submodule "external/pep517"]
path = external/pep517
url = https://github.com/pypa/pep517.git
[submodule "external/tomli"]
path = external/tomli
url = https://github.com/hukkin/tomli.git