mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge branch 'master' of github.com:kennethreitz/pipenv
This commit is contained in:
+1
-1
@@ -1385,7 +1385,7 @@ def cli(
|
||||
click.echo(
|
||||
'{0}: Pipenv found itself running within a virtual environment, '
|
||||
'so it will automatically use that environment, instead of '
|
||||
'creating it\'s own for any project.'.format(
|
||||
'creating its own for any project.'.format(
|
||||
crayons.green('Courtesy Notice')
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user