Commit cf08f67
authored
Using cmake.version in pyproject.toml (#232)
* Replacing cmake.minimum-version with cmake-version in pyproject.toml
* This is due to a breaking change in scikit-build-core 1.0.0
* Also constraining scikit-build-core and pybind11 versions with an
upper bound
Change-Id: Idbc65e726af3a6d19f509f7b4d05fa423f424a87
Signed-off-by: Alex Tawse <alex.tawse@arm.com>1 parent 72da6f3 commit cf08f67
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments