mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -120,7 +120,7 @@ def do_rm():
|
||||
|
||||
click.echo(
|
||||
crayons.normal(
|
||||
u'{0} ({1})…'.format(
|
||||
u'{0} ({1})...'.format(
|
||||
crayons.normal('Removing virtualenv', bold=True),
|
||||
crayons.green(project.virtualenv_location),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user