installability on python 3.8
pip install -e .
shall work on every supported python version, seems to have issues if only pyproject.toml is available
pip install -e .
shall work on every supported python version, seems to have issues if only pyproject.toml is available