feat: add possibility to set the pyproject TOML on a Poetry instance#523
feat: add possibility to set the pyproject TOML on a Poetry instance#523DavidVujic wants to merge 1 commit intopython-poetry:mainfrom
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
|
I think this is an inferior duplicate of python-poetry/poetry#6810 (it's not necessary to add special support for overriding the project file as there are other places in the code that assume its location at the root of the project, and we can set CWD instead as in that PR). |
Thank you for explaining and linking to the already ongoing work. I'll close this one! |








Resolves part one of: python-poetry#7039