Add the subdirectory structure for the distro subcommand.
Signed-off-by: Jan Lindemann <jan@janware.com>
2 lines
70 B
Python
2 lines
70 B
Python
from .CmdProjects import CmdProjects
|
|
from .CmdDistro import CmdDistro
|