We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215aa69 commit 165e4f8Copy full SHA for 165e4f8
pyproject.toml.jinja
@@ -20,6 +20,7 @@ build-backend = "hatchling.build"
20
21
[dependency-groups]
22
dev = [
23
+ "click>=8.2.0,<8.3.0",
24
"hatch>=1.14.1",
25
"pytest>=8.4.2",
26
"ruff>=0.13.0",
test-proj/pyproject.toml
0 commit comments