Add lalsuite ad a dependency
At the moment, adding lalsuite
breaks the CI. This needs to be fixed and lalsuite added back to the dependency list.
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 15 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
At the moment, adding lalsuite
breaks the CI. This needs to be fixed and lalsuite added back to the dependency list.
So I've been hacking at this in the last day and it's a real pain. The core issue seems to me that the version of pip
on the CI is from 2014. It's unclear how to install your own version of pip without installing a python installation first (which seems like overkill). One immediate option is:
However, this is obviously hacky and stupid.
mentioned in merge request !60 (merged)
closed via merge request !60 (merged)
closed via commit 81344c54
mentioned in commit 81344c54
unassigned @gregory.ashton