Skip to content

Improve deprecation warnings/errors/docs for new installer#4094

Merged
abn merged 3 commits into
python-poetry:masterfrom
abn:issue/4040
Jun 1, 2021
Merged

Improve deprecation warnings/errors/docs for new installer#4094
abn merged 3 commits into
python-poetry:masterfrom
abn:issue/4040

Conversation

@abn
Copy link
Copy Markdown
Member

@abn abn commented May 23, 2021

  • Explicitly block usage of get-poetry.py with poetry (>=1.2.0a1).
  • Add warning with excplicit user input when installing poetry (<1.2.0a1) using install-poetry.py installer.
  • Add installer warning as it relates to the use of self upgrade command in the documentation.

Resolves: #4040
Relate-to: #4087

abn added 3 commits May 23, 2021 22:09
When installing poetry < 1.2.0a1 add a warning indicating the breakage
of `self update` command usage.

Relates-to: python-poetry#4040
@abn abn added kind/bug Something isn't working as expected area/docs Documentation issues/improvements Installer labels May 23, 2021
@abn abn requested a review from a team May 23, 2021 20:14
@abn abn merged commit 73ff7bc into python-poetry:master Jun 1, 2021
@abn abn deleted the issue/4040 branch June 1, 2021 14:41
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2024

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 Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/docs Documentation issues/improvements kind/bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

install-poetry.py - Poetry was not installed with the recommended installer.

2 participants