Use new inara.py library instead of having 2 versions of the code.
This commit is contained in:
parent
a7067cd2ee
commit
f009aa0ca0
4 changed files with 8 additions and 79 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "EDMarketConnector"]
|
||||
path = edmc
|
||||
url = https://github.com/Marginal/EDMarketConnector.git
|
||||
[submodule "inara"]
|
||||
path = inara
|
||||
url = https://github.com/annabunches/inara.py.git
|
||||
|
|
Reference in a new issue