MonkeyCanCode commented on PR #873: URL: https://github.com/apache/polaris/pull/873#issuecomment-2617937963
Before we can merge this, we will need to review https://github.com/apache/polaris/pull/896 first as there is a compatibility issue. Once the above PR is merged, we can safely merge this PR (validated locally). Poetry 2.x itself is backward compatible with the content we have for `pyproject.toml`. However, to stay compatible with [PEP 621 with poetry](https://python-poetry.org/docs/faq/#how-do-i-migrate-an-existing-poetry-project-using-toolspoetry-section-to-use-the-new-project-section-pep-621), some of the values in `pyproject.toml` will be invalid. To close this gap, I had created PR https://github.com/apache/polaris/pull/898 (this is not a must for this PR to get merge) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
