mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-25 09:35:54 +02:00
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
|