jw-pkg/src/python/jw/pkg/cmds/__init__.py
Jan Lindemann ad45ee8510 jw.pkg.cmds.distro: Add directory
Add the subdirectory structure for the distro subcommand.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-28 18:08:48 +01:00

2 lines
70 B
Python

from .CmdProjects import CmdProjects
from .CmdDistro import CmdDistro