Workaround click release breaking hatch

This commit is contained in:
Adrian Lyjak
2025-09-18 17:36:02 -04:00
parent 215aa6929b
commit 165e4f8ea8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"click>=8.2.0,<8.3.0",
"hatch>=1.14.1",
"pytest>=8.4.2",
"ruff>=0.13.0",
+1
View File
@@ -20,6 +20,7 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"click>=8.2.0,<8.3.0",
"hatch>=1.14.1",
"pytest>=8.4.2",
"ruff>=0.13.0",