We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4ca67 commit ebc511fCopy full SHA for ebc511f
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">=3.10"
28
dependencies = [
29
"rich",
30
- "typer"
+ "typer",
31
]
32
33
[project.urls]
0 commit comments