Adds lalsuite as a dependency
- 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.