[Python] Only looking for package in namespace/folder dune

The new Python bindings seem to be looking for modules in the folder or namespace dune. The dumux Python bindings are not part of the dune namespace packages but implement their own namespace package dumux. Is there a possibility to allow for this in the new style?