Commit 8c562a4
docs: drop the defunct pylops from the source-install requirements
Removes the whole "For unit tests to pass you will also need the following
optional requirements" stanza from the Building-Only-PyAutoCTI section: with
pynufft gone in the previous commit, `pip install pylops==1.11.1` was the only
line left, and pylops is defunct.
Same evidence as for pynufft: nothing in this repo imports or references pylops
(the only other hit is paper/paper.bib, a published record), pyproject's
`optional` extra is ["numba"], and CI installs no pylops while 270 of 271 tests
pass — the single failure is an unrelated autoarray mask-shape guard on main.
The sentence and its code-block go together; leaving the heading with an empty
code-block would be invalid RST.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Q7kFdoYcD6wnTifNXV5T981 parent 28c8471 commit 8c562a4
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
| |||
0 commit comments