-
Notifications
You must be signed in to change notification settings - Fork 48
/
.gitmodules
24 lines (24 loc) · 807 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "brightway2-io"]
path = brightway2-io
url = https://github.com/brightway-lca/brightway2-io
branch = main
[submodule "brightway2-data"]
path = brightway2-data
url = https://github.com/brightway-lca/brightway2-data
branch = main
[submodule "brightway2-calc"]
path = brightway2-calc
url = https://github.com/brightway-lca/brightway2-calc
branch = main
[submodule "brightway2-analyzer"]
path = brightway2-analyzer
url = https://github.com/brightway-lca/brightway2-analyzer
branch = main
[submodule "brightway2-parameters"]
path = brightway2-parameters
url = https://github.com/brightway-lca/brightway2-parameters
branch = main
[submodule "brightway-examples"]
path = source/content/examples/brightway-examples
url = https://github.com/brightway-lca/brightway-examples
branch = main