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

Fix warning about self update when using install-poetry.py #4249

Merged

Conversation

finswimmer
Copy link
Member

@finswimmer finswimmer commented Jul 3, 2021

self update can be used from poetry 1.1.7 when installed via install-poetry.py. This PR fixes the warning during install.

Closes: #4147

@sonarcloud
Copy link

sonarcloud bot commented Jul 3, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@finswimmer finswimmer requested a review from a team July 3, 2021 17:26
@sdispater sdispater merged commit 82dd1bd into python-poetry:master Jul 6, 2021
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.

Installing with the recommended install-poetry.py installer cannot use poetry self update
2 participants