dfe9e8f337
The package now uses pyproject format instead of setuptools, with poetry-core as the build system. The build configuration has been updated to replace the deprecated poetry.masonry.api backend with poetry.core.masonry.api. dfmt: add tests to dfmt dfmt: Use poetry-core