Merge branch 'master' of github.com:kennethreitz/pipenv

This commit is contained in:
2017-09-21 00:06:53 -04:00
+1 -1
View File
@@ -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')
)
)