We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06713ca commit 6ba2122Copy full SHA for 6ba2122
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
requires-python = ">=3.10"
27
28
dependencies = [
29
- "reqstool-python-decorators ==0.0.7",
+ "reqstool-python-decorators==0.0.7",
30
"ruamel.yaml==0.18.10",
31
"hatchling>=1.20.0",
32
]
0 commit comments