We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b656936 commit 1b61e98Copy full SHA for 1b61e98
pyproject.toml
@@ -86,7 +86,7 @@ test-skip = ["*-win_arm64", "*-macosx_universal2:arm64"]
86
before-build = [
87
'yum install zip perl-IPC-Cmd -y || apk add zip || true',
88
'apt update && apt install zip pkg-config -y || true',
89
- 'pip install cmake==3.31.6',
+ 'pip install cmake==4.1.0',
90
'pip install ninja==1.11.1.4',
91
'cmake --version',
92
'ninja --version',
0 commit comments