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

[docs] Offer workaround for the cases where Poetry is downloading #7613

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

jackdesert
Copy link

In my case, I noticed Poetry was downloading many versions of awscli, and after two hours had not finished locking. Once awscli was constrained to a small range of versions, the same set of dependencies resolved in less than two minutes.

Wanted to name that some judicious constraints can help in cases like this.

@radoering radoering added area/docs Documentation issues/improvements impact/docs Contains or requires documentation changes labels Mar 7, 2023
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Deploy preview for website ready!

✅ Preview
https://website-dc9byf68t-python-poetry.vercel.app

Built with commit 09ce0d8.
This pull request is being automatically deployed with vercel-action

@radoering radoering added impact/backport Requires backport to stable branch backport/1.4 labels Mar 7, 2023
several versions of a package that does not have
its metada correctly declared.
Copy link

github-actions bot commented Mar 3, 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 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/docs Documentation issues/improvements impact/backport Requires backport to stable branch impact/docs Contains or requires documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants