Couldn't fetch the linked file.
The source project of this merge request has been removed.
Point LALSuite wheels to solar_system_ephemerides package for ephemeris files
All threads resolved!
This MR remove the LALPulsar ephemeris files from the LALSuite wheels (PyPI packages). Instead these files are sourced from the solar_system_ephemerides package. People who need these files can run
pip install lalsuite[lalpulsar]
to install them with LALSuite.
If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.