Add pybind11 to dockerfile for system test#737
Conversation
IshaanDesai
left a comment
There was a problem hiding this comment.
pybind11 is technically a dependency of micro-dumux, and not of the adapter. Could we install it right before the participant micro-dumux is compiled?
You are right. As pybind11 is also not an independent component that we would test etc. like the other adapters/MM, I'd tend to merge it into the installation of |
Makes sense! Let's trigger the system test from this PR once the changes are done. |
According to #696 (comment), the
micro-managerparticipant intwo-scale-heat-conductioncase depends onpybind11.Checklist:
changelog-entries/<PRnumber>.md.