Commit 66dcd4e
fix: Ensure importlib_metadata runtime dependency installed with Python < 3.10
Fixes a regression introduced in 5f068d5 ("chore(build): move to
scikitbuild-core (#455)", 2024-03-01)
Reported-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
Reported-by: Shizhi Tang <rd0x01@gmail.com>
Co-authored-by: Fabio Luporini <fabio@devitocodes.com>1 parent 85a457b commit 66dcd4e
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments