add dune's gitlab index url to cmake flags
pypi is not accessible so this adds
-DDUNE_PYTHON_ADDITIONAL_PIP_PARAMS="--index-url=https://gitlab.dune-project.org/api/v4/projects/133/packages/pypi/simple"
to the default cmake flags so that packages are searched on the dune gitlab registry