cli: switch to click

This commit is contained in:
Torrie Fischer
2023-07-01 13:39:46 +02:00
parent 55c5bc489c
commit 1bea5f5a6d
11 changed files with 362 additions and 352 deletions

View File

@ -6,6 +6,9 @@ name = "pypi"
[packages]
pyyaml = "*"
semantic-version = "*"
click = "*"
minecraft-package-manager = {editable = true, path = "."}
columnar = "*"
[dev-packages]