poetry-plugin-export icon indicating copy to clipboard operation
poetry-plugin-export copied to clipboard

Enable Resolving PathDependencies

Open nathanielheitsch opened this issue 1 year ago • 0 comments

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.

nathanielheitsch avatar Jul 10 '24 14:07 nathanielheitsch