Updated soypakcli.py
This commit is contained in:
parent
63d6c4b31c
commit
c8848aec47
|
|
@ -4,7 +4,8 @@ import clog
|
||||||
import soypak.cli.command as command
|
import soypak.cli.command as command
|
||||||
# import all the commands to auto-register
|
# import all the commands to auto-register
|
||||||
from soypak.cli.commands import (
|
from soypak.cli.commands import (
|
||||||
help
|
help,
|
||||||
|
install,
|
||||||
)
|
)
|
||||||
|
|
||||||
import soypak.cli.parser as parser
|
import soypak.cli.parser as parser
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user