Skip to content
Snippets Groups Projects
Commit 63b1e80c authored by Maxence Naud's avatar Maxence Naud Committed by Grégoire Kubler
Browse files

fix : cmake version matches CMakeLists requirements

parent 16a8599c
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ dynamic = ["version"] # defined in tool.setuptools_scm
requires = [
"setuptools>=64",
"setuptools_scm[toml]==7.1.0",
"cmake>=3.27.9",
"cmake>=3.15.3.post1",
"toml"
]
build-backend = "setuptools.build_meta"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment