Skip to content
New issue

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

Docs: Replace poetry subcommand to add dev deps #1920

Closed
1 task done
leandrodamascena opened this issue Feb 10, 2023 · 2 comments
Closed
1 task done

Docs: Replace poetry subcommand to add dev deps #1920

leandrodamascena opened this issue Feb 10, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@leandrodamascena
Copy link
Contributor

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.
@leandrodamascena leandrodamascena added documentation Improvements or additions to documentation triage Pending triage from maintainers labels Feb 10, 2023
@leandrodamascena
Copy link
Contributor Author

This is now released under 2.8.0 version!

@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@heitorlessa heitorlessa removed the triage Pending triage from maintainers label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants