Skip to content

Docs: Replace poetry subcommand to add dev deps #1920

Closed
@leandrodamascena

Description

@leandrodamascena

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

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions