serverless-python-requirements icon indicating copy to clipboard operation
serverless-python-requirements copied to clipboard

Document export plugin requirement for Poetry v2

Open OldSneerJaw opened this issue 10 months ago • 1 comments

The poetry export command is not included by default as of Poetry v2 (read more). Added a note to the readme so users know they need to explicitly install the corresponding Poetry plugin in such cases.

OldSneerJaw avatar Jan 10 '25 02:01 OldSneerJaw

I recommend adding that to the error message when poetry export fails.

FinchPowers avatar Feb 11 '25 18:02 FinchPowers