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

Descriptive warning when running poetry install via bootstrap against templates that require higher min versions of poetry #584

Open
aorumbayev opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aorumbayev
Copy link
Collaborator

Problem

Users executing bootstrap as part of init on old <1.8 versions of poetry against python template get errors during install. While console outputs the bootstrap log it may not be clear for the user on the reason why init failed. Adding a more descriptive warning or an optional prompt to ask to delegate upgrading poetry

Solution

Introduce a more descriptive warning when running poetry install via bootstrap against templates that require higher min versions of poetry.

Proposal

TBD

Pros and Cons

TBD

Dependencies

TBD

@aorumbayev aorumbayev added the enhancement New feature or request label Oct 10, 2024
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

1 participant