[]
= "python-cli"
= "Python CLI application with Click, pytest, and pyproject.toml"
= "0.1.0"
[]
= { = "Project description", = "A new Python CLI" }
= { = "Minimum Python version", = "3.11" }
[]
= ["**/*.py", "**/*.toml", "**/*.md", "**/*.yml", "**/*.cfg"]
= ["**/*.png", "**/*.ico"]
= ["template.toml"]