packages/flavours: rename cmd_flavours_list() to cmd_flavours(), add to main cli directly

This commit is contained in:
InsanePrawn 2022-10-08 02:20:16 +02:00
parent 6581e34087
commit 0e86de1f44
4 changed files with 4 additions and 9 deletions

View file

@ -1,3 +0,0 @@
from packages.cli import cmd_packages
assert cmd_packages # stop unused warnings; needs to be imported for click docs to be generated