Commit 2cd8598
committed
fix: keep setuptools_scm_git_archive on EL8/EL9 for compatibility
On EL8/EL9, the system setuptools_scm is old (v3-4.x) and
incompatible with newer setuptools_scm_git_archive eggs that
setuptools downloads at build time. Only switch to bare
setuptools_scm on distros where the _git_archive package was
removed (Fedora 42+, EL10, amzn2023, SLES).1 parent 947dd97 commit 2cd8598
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
0 commit comments