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

feat!: remove deprecated CLI options #6210

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

finswimmer
Copy link
Member

This PR removes CLI options that were introduced during development of Poetry 1.2 but get replaced until today:

  • poetry plugin --> use poetry self add instead
  • --default option for group commands --> use --with main instead

@finswimmer finswimmer marked this pull request as ready for review August 22, 2022 14:21
@finswimmer finswimmer requested a review from a team August 22, 2022 14:21
neersighted
neersighted previously approved these changes Aug 22, 2022
Copy link
Member

@mkniewallner mkniewallner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should also remove mentions of --default from the documentation in those places:

@finswimmer
Copy link
Member Author

Excellent catch @mkniewallner 👍

docs/cli.md Show resolved Hide resolved
@finswimmer finswimmer merged commit 17c2132 into python-poetry:master Aug 22, 2022
Copy link

This pull request 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 Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants