Missing dependency for update commmand
parent
f040199892
commit
f84bfe9eee
|
@ -4,6 +4,7 @@
|
||||||
import os.path
|
import os.path
|
||||||
|
|
||||||
import utils
|
import utils
|
||||||
|
from metafile import Metafile, MalformedMetafileError
|
||||||
|
|
||||||
# --------------------------------------
|
# --------------------------------------
|
||||||
def init(parser):
|
def init(parser):
|
||||||
|
|
Loading…
Reference in New Issue