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 export should have an --all option #45

Open
2 tasks done
KotlinIsland opened this issue Feb 2, 2022 · 3 comments
Open
2 tasks done

(🎁) poetry export should have an --all option #45

KotlinIsland opened this issue Feb 2, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@KotlinIsland
Copy link
Contributor

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

Feature Request

poetry export --dev -E x -E y -E z # oops, I forgot to add my new extra

Please add a poetry export --all

Use case be like, I want to run safety on all my external dependencies.

@KotlinIsland KotlinIsland changed the title poetry export should have an --all option (🎁) poetry export should have an --all option Feb 2, 2022
@KotlinIsland
Copy link
Contributor Author

related: python-poetry/poetry#2548

@finswimmer finswimmer transferred this issue from python-poetry/poetry Feb 4, 2022
@neersighted neersighted added enhancement New feature or request and removed Triage labels Oct 23, 2022
@johnthagen
Copy link
Contributor

This would help tools like Nox constrain environments that it creates based on Poetry lock files:

@admo1
Copy link

admo1 commented Oct 2, 2023

Any news on that ? I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants