-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
What were you searching in the docs?
Poetry changed and deprecated the --dev subcommand to define dev dependencies and we need to update the documentation.
Is this related to an existing documentation section?
https://awslabs.github.io/aws-lambda-powertools-python/
How can we improve?
Update documentation to use the new Poetry command:
poetry add <deps_name> --group <group_name>
Got a suggestion in mind?
No response
Acknowledgment
- I understand the final update might be different from my proposed suggestion, or refused.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation