messing around with nested commands in click

This commit is contained in:
2024-09-13 19:59:01 -06:00
parent 66e0ef1a51
commit 830ec3b3d0
6 changed files with 104 additions and 0 deletions

View File

@ -6,6 +6,7 @@ name = "pypi"
[packages]
gotify = "*"
click = "*"
toml = "*"
[dev-packages]