Commit d507d38
committed
No longer require pyproject extra of scikit-build-core
Since `scikit-build-core` 0.11, the `pyproject` extra has no effect and
is provided only for backwards-compatibility. Update to
`scikit-build-core>=0.11` without the `pyproject` extra, but do so
conditionally for now, since we still advertise support for the
end-of-life Python versions 3.7 and 3.8, and `scikit-build-core` 0.11
requires Python 3.9.
This corresponds to the combination of
rordenlab/dcm2niix@601568f
and
rordenlab/dcm2niix@c26a6aa.1 parent 99a2e19 commit d507d38
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
0 commit comments