We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3b202 commit 60396bbCopy full SHA for 60396bb
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
24
25
dependencies = [
26
- "rich-argpars>=1.7.1",
+ "rich-argparse>=1.7.1",
27
"tomli; python_version < '3.11'",
28
"pathspec>=0.12",
29
# "importlib-resources; python_version < '3.9'",
0 commit comments