serverless-python-requirements
serverless-python-requirements copied to clipboard
Document export plugin requirement for Poetry v2
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.
I recommend adding that to the error message when poetry export fails.