From b6a874e92adc3db70c3d67a2c69d225a863eb8c5 Mon Sep 17 00:00:00 2001 From: Anna Wiggins Date: Thu, 21 Jan 2016 12:26:43 -0500 Subject: [PATCH] Finally fix edmc by using our own fork with the modularization change. --- .gitmodules | 3 +++ edmc | 1 + 2 files changed, 4 insertions(+) create mode 160000 edmc diff --git a/.gitmodules b/.gitmodules index e7fa2a6..5726f07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "inara"] path = inara url = https://github.com/annabunches/inara.py.git +[submodule "edmc"] + path = edmc + url = https://github.com/annabunches/EDMarketConnector.git diff --git a/edmc b/edmc new file mode 160000 index 0000000..eeb0770 --- /dev/null +++ b/edmc @@ -0,0 +1 @@ +Subproject commit eeb0770bbeedc57a786f4575ab44d0c4bf5ba60a