poetry-plugin-export
poetry-plugin-export copied to clipboard
Enable Resolving PathDependencies
This change adds a simple option to the export command to allow the exporting of path dependencies as their resolved version number.
This is to support a monorepo design where deployment to AWS requires a requirements.txt file in order to build Lambda Layers.