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

Remove yaspin spinner #5468

Merged
merged 13 commits into from
Nov 18, 2022
Merged

Remove yaspin spinner #5468

merged 13 commits into from
Nov 18, 2022

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Nov 13, 2022

pip uses rich to create spinner and print terminal colors. This PR migrates from yaspin which we ship
to rich spinners.

This is done now. A follow-up PR will bump vistir to 0.7.4 which actually allows removing yaspin from vendor.
However, this is currently blocked by requirementslib, which still needs vistir==0.7.0.

@oz123 oz123 added Type: Vendored Dependencies This issue affects vendored dependencies within pipenv. Category: CLI Issue relates to the CLI labels Nov 13, 2022
@oz123 oz123 requested a review from matteius November 13, 2022 15:45
@oz123 oz123 merged commit f95b671 into main Nov 18, 2022
@oz123 oz123 deleted the remove-yaspin-spinner branch November 18, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: CLI Issue relates to the CLI Type: Vendored Dependencies This issue affects vendored dependencies within pipenv.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants