Fix inara updater to use the included EDMarketConnector submodule.
This commit is contained in:
parent
8f9a78ad7e
commit
d0147e0dbb
2 changed files with 1 additions and 274 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
import companion
|
||||
from EDMarketConnector import companion
|
||||
import inara
|
||||
import utils
|
||||
|
||||
|
|
Reference in a new issue