We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just as poetry is supported, uv will also be supported.
Manage python modules by uv, and deploy it to AWS Lambda.
The uv can generate requirements.txt by running uv pip compile.
uv pip compile
No response
2.154.0
macOS Sonoma 14.5
The text was updated successfully, but these errors were encountered:
Hi @sachaos
We appreciate that. Feel free to submit your PR. Thank you!
Sorry, something went wrong.
No branches or pull requests
Describe the feature
Just as poetry is supported, uv will also be supported.
Use Case
Manage python modules by uv, and deploy it to AWS Lambda.
Proposed Solution
The uv can generate requirements.txt by running
uv pip compile
.Other Information
No response
Acknowledgements
CDK version used
2.154.0
Environment details (OS name and version, etc.)
macOS Sonoma 14.5
The text was updated successfully, but these errors were encountered: