- adding a pyproject.toml is effectively required to build a c extension that uses numpy
    -> see https://stackoverflow.com/questions/72912762/setup-py-building-c-extension-with-numpy-dependency

