Skip to content

Adds lalsuite as a dependency

Gregory Ashton requested to merge adding-lalsuite into master
  • Moves setup to a before_script
  • Remove lalsuite from requirements for CI to prevent it from failing

Close #96 (closed)

This is a non-ideal solution as it doesn't test lalsuite. However, I can't get it to install lalsuite on the CI. I think it needs pip updated, but it doesn't seem possible manually.

Merge request reports