Finally fix edmc by using our own fork with the modularization change.
This commit is contained in:
parent
d044f8c848
commit
b6a874e92a
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "inara"]
|
[submodule "inara"]
|
||||||
path = inara
|
path = inara
|
||||||
url = https://github.com/annabunches/inara.py.git
|
url = https://github.com/annabunches/inara.py.git
|
||||||
|
[submodule "edmc"]
|
||||||
|
path = edmc
|
||||||
|
url = https://github.com/annabunches/EDMarketConnector.git
|
||||||
|
|
1
edmc
Submodule
1
edmc
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit eeb0770bbeedc57a786f4575ab44d0c4bf5ba60a
|
Reference in New Issue
Block a user