While Poetry is not PEP621-compliant, that largely affects the dependency tables; Poetry can still understand the canonical [project] table.
I have some feelings about specifying package metadata (dependencies) in a tool-specific language rather than PEP621. Would you be open to adopting a PEP621-compliant build tool and allowing the user to use any tool they want for environment management?
While Poetry is not PEP621-compliant, that largely affects the dependency tables; Poetry can still understand the canonical
[project]
table.I have some feelings about specifying package metadata (dependencies) in a tool-specific language rather than PEP621. Would you be open to adopting a PEP621-compliant build tool and allowing the user to use any tool they want for environment management?