venv_manager is not included in dbispipeline.ini
the slurm job generator uses this configuration to choose the virtual environment manager:
[slurm]
virtual_env_manager = pipenv/poetry/...
this setting is already parsed by the cookiecutter, but it is not stored in the ini file (which is already there, too).