This commit is contained in:
Waylon S. Walker 2025-04-10 09:21:51 -05:00
parent 9737746923
commit 378744632f
7 changed files with 208 additions and 173 deletions

View file

@ -28,7 +28,8 @@ classifiers = [
dependencies = [
"typer",
"kubernetes",
"InquirerPy",
"inquirerPy",
"inquirer",
"jinja2",
"iterfzf",
"pydantic",