Commit f31d47f
CI: pre-install ruckig from fixed upstream SHA
ruckig 0.17.3 on PyPI is sdist-only and its build config still uses
cmake.targets, which scikit-build-core 1.0 rejects as a hard error —
every CI job has died at dependency install since the 1.0 release.
Upstream fixed the rename on main (pantor/ruckig#262) but has not cut
a release, so pre-install that commit before ".[dev]" in both the lint
and test jobs; its version (0.17.3) satisfies the ruckig>=0.12.2 pin,
so the dev install leaves it in place. Drop the override once a fixed
ruckig release lands.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M7tEqGhaTqJV6ZxCXgMpFU1 parent 1ecb605 commit f31d47f
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
109 | 119 | | |
110 | 120 | | |
111 | 121 | | |
| |||
0 commit comments