Skip to content

Commit 004a0ef

Browse files
committed
pin hatch
1 parent d9fb654 commit 004a0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ platforms = ["linux-64", "osx-arm64", "osx-64", "win-64"]
250250
clang = ">=19.1.7,<20"
251251
c-compiler = ">=1.9.0,<2"
252252
cxx-compiler = ">=1.9.0,<2"
253-
hatch = '*'
253+
hatch = '1.14.1'
254254

255255
[[tool.hatch.envs.test.matrix]]
256256
python = ["3.11"]

0 commit comments

Comments
 (0)