Install solverdummy via pip
Being able to install the python bindings simply via pip3 install --user https://github.com/precice/python-bindings/archive/develop.zip (see, for example how we used this in our systemtests) is nice. However, we still have to clone this repository, if we want to run the solverdummy. Ideally, we would install the solverdummy along with the bindings (in a folder called examples or similar), when we run pip3.
@fsimonis @IshaanDesai is this issue still relevant? I think looking at our other examples and solverdummies and how we make them available to the users (clone from github) we do not really need this and can close the issue.
I do not see a use case for this at the moment. We can close this issue.