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 all instances of click from project.py #6193

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

aidencullo
Copy link
Contributor

The issue

Swap click for rich library

The fix

replace click.echo and click.secho calls in:

pipenv/project.py

Notes

continuation of click to rich migration.

@oz123

@aidencullo aidencullo marked this pull request as ready for review July 7, 2024 20:09
@oz123 oz123 merged commit 29650ac into pypa:main Jul 13, 2024
19 checks passed
@aidencullo aidencullo deleted the remove-click-from-project branch July 20, 2024 19:20
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