PyRFC icon indicating copy to clipboard operation
PyRFC copied to clipboard

(🎁) Support PEP-518

Open KotlinIsland opened this issue 3 years ago • 0 comments

This project is distributed as an sdist, so building it with a PEP-518 build system doesn't work:

  • https://github.com/python-poetry/poetry/issues/6261

ie add a pyproject.toml file with a [build-system] section.

KotlinIsland avatar Aug 29 '22 06:08 KotlinIsland