Commit d689883
fix: conditional optional deps install for Python 3.13 CI
On 3.13, astropy fails to build from source due to removed
setuptools.dep_util. Install [optional] extras only on 3.12.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fb2711d commit d689883
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments