Skip to content

Commit 1005983

Browse files
ax3lEZoni
andauthored
pyproject: CMake 4 is fine (#437)
Co-authored-by: Edoardo Zoni <[email protected]>
1 parent e310bff commit 1005983

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
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools>=42",
44
"wheel",
5-
"cmake>=3.24.0,<4.0.0",
5+
"cmake>=3.24.0",
66
"packaging>=23",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)