Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 1384f7d

Browse files
Restrict CMake < 4.0.0: BC breaking version release (#1517)
Release on March 27th: https://pypi.org/project/cmake/4.0.0/
1 parent 56749b6 commit 1384f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎install/requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ openai
2323

2424
# Build tools
2525
wheel
26-
cmake>=3.24
26+
cmake>=3.24, <4.0.0# 4.0 is BC breaking
2727
ninja
2828
zstd
2929

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /