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

Poetry 1.2 export command should acknowledge dependency groups #5367

Closed
collang opened this issue Mar 28, 2022 · 3 comments
Closed

Poetry 1.2 export command should acknowledge dependency groups #5367

collang opened this issue Mar 28, 2022 · 3 comments
Labels
kind/feature Feature requests/implementations

Comments

@collang
Copy link

collang commented Mar 28, 2022

  • [ x] I have searched the issues of this repo and believe that this is not a duplicate.
  • [ x] I have searched the documentation and believe that my question is not covered.

Feature Request

With the new concept of dependency groups being added in the 1.2 release I think it's probably important that all the commands use the concept in a similar, predictable way. Presently, the export command only has a --dev flag to install all optional dependencies even though similar commands have been deprecated elsewhere. I believe this has probably just been overlooked so I wanted to make sure this was on the radar of those working on this project.

Thanks to everyone who contributes to this project, this is shaping up to be a great release 👍

@collang collang added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Mar 28, 2022
@finswimmer
Copy link
Member

Hello @collang,

the implementation of the export command will move to a plugin. See #4824. This plugin will acknowledge the dependency groups. See https://github.com/python-poetry/poetry-export-plugin

fin swimmer

@jaymegordo
Copy link

@finswimmer that PR you mentioned seems to be closed? Is there any way to work around this currently to use poetry export --with my_group?

@mkniewallner mkniewallner removed the status/triage This issue needs to be triaged label Jun 11, 2022
Copy link

github-actions bot commented Mar 1, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

No branches or pull requests

4 participants