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 a044c09 commit 8b84904Copy full SHA for 8b84904
pyproject.toml.jinja
@@ -20,6 +20,7 @@ build-backend = "hatchling.build"
20
21
[dependency-groups]
22
dev = [
23
+ "click==8.1.7",
24
"hatch>=1.14.1",
25
"pytest>=8.4.2",
26
"ruff>=0.13.0",
test-proj/pyproject.toml
0 commit comments