From d1f795e9aa2b273b3547208346c4ed814255bec2 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Sat, 31 Aug 2024 17:39:54 -0400 Subject: [PATCH] Correction to the rich conversion --- pipenv/utils/virtualenv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipenv/utils/virtualenv.py b/pipenv/utils/virtualenv.py index 27c129a0d..e4a9e6dc4 100644 --- a/pipenv/utils/virtualenv.py +++ b/pipenv/utils/virtualenv.py @@ -272,7 +272,7 @@ def abort(msg=""): else: # Tell the user we're installing Python. console.print( - "f[bold]Installing [green]CPython[/green][/bold] {version} with {installer.cmd}[/bold]" + "f[bold]Installing [green]CPython[/green] {version} with {installer.cmd}[/bold]" ) console.print("(this may take a few minutes)[bold]...[/bold]") with console.status(