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

chore: enabled modern-installation in poetry #129

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

adubovik
Copy link
Collaborator

To avoid poetry==1.8.3 complaining with the deprecation warning:

Warning: Setting `installer.modern-installation` to `false` is deprecated.
The pip-based installer will be removed in a future release.
See https://github.com/python-poetry/poetry/issues/8987.

See also modern-installation option in the Poetry docs.

@adubovik adubovik self-assigned this Jul 12, 2024
@adubovik adubovik merged commit 01dc422 into development Jul 12, 2024
12 checks passed
@adubovik adubovik deleted the fix/poetry-modern-installation branch July 12, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants