Skip to content

Commit 3e30027

Browse files
committed
use less ambiguous version specifier
1 parent 437689f commit 3e30027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = '1.14.1'
253+
hatch = '==1.14.1'
254254

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

0 commit comments

Comments
 (0)