mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge branch 'master' into fix-resource-warnings-tests
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
Be cordial or be on your way.
|
||||
PyPA Projects are governed by the PyPA code of conduct available here:
|
||||
|
||||
https://www.kennethreitz.org/essays/be-cordial-or-be-on-your-way
|
||||
https://www.pypa.io/en/latest/code-of-conduct/
|
||||
|
||||
Vendored
+1
-1
@@ -114,5 +114,5 @@ def _verify_python3_env():
|
||||
|
||||
raise RuntimeError('Click will abort further execution because Python 3 '
|
||||
'was configured to use ASCII as encoding for the '
|
||||
'environment. Consult http://click.pocoo.org/python3/'
|
||||
'environment. Consult http://click.pocoo.org/python3/ '
|
||||
'for mitigation steps.' + extra)
|
||||
|
||||
Reference in New Issue
Block a user