Commit e1df3e8
ci: install PyAutoArray[optional] in the Python Version Matrix (#144)
The matrix installed bare -e ./PyAutoArray, so nufftax/pynufft (PyAutoArray's
[optional] extra) were absent and all interferometer/NUFFT tests failed with
ModuleNotFoundError on every Python version. Install PyAutoArray[optional] to
match PyAutoHeart's canonical lib-tests recipe. On 3.12/3.13 this makes the
interferometer tests pass; on 3.9-3.11 (where nufftax is 3.12+ only) they skip
via the paired PyAutoArray conftest hook.
Co-authored-by: Jammy2211 <JNightingale2211@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5d1be9b commit e1df3e8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments