Skip to content

Commit 578e1ae

Browse files
committed
pin
1 parent bc06840 commit 578e1ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ docs = [
7575
]
7676
dev = [
7777
"pre-commit",
78-
"hatch"
78+
"hatch",
79+
"click<8.3",
7980
]
8081

8182
[tool.hatch.version]

0 commit comments

Comments
 (0)