Skip to content

Try to fix installing graphviz

Colm Talbot requested to merge fix-graphviz-docs into master

The docs job has been broken for a while due to not being able to conda install python-graphviz. I'm going to test a few possible fixes here.

EDIT: In the end the easiest fix was to install mamba in the test environment and use mamba to install the dependencies including python-graphviz. We should consider switching the Bilby containers to use mamba.

Edited by Colm Talbot

Merge request reports