From 3caaa8d4fbae19a88fad373fde3b85e171fea497 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 25 Sep 2017 15:09:22 -0400 Subject: [PATCH] new testimonial Signed-off-by: Kenneth Reitz --- README.rst | 8 ++++---- docs/index.rst | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 910a1748..5efce389 100644 --- a/README.rst +++ b/README.rst @@ -52,8 +52,8 @@ Installation **Jannis Leidel**, former pip maintainer— *Pipenv is the porcelain I always wanted to build for pip. It fits my brain and mostly replaces virtualenvwrapper and manual pip calls for me. Use it.* -**Jhon Crypt**— - *Pipenv is the best thing since pip, thank you!* +**Justin Myles Holmes**— + *Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.* **Isaac Sanders**— *Pipenv is literally the best thing about my day today. Thanks, Kenneth!* @@ -161,12 +161,12 @@ Locate the virtualenv:: $ pipenv --venv /Users/kennethreitz/.local/share/virtualenvs/test-Skyy4vre - + Locate the Python interpreter:: $ pipenv --py /Users/kennethreitz/.local/share/virtualenvs/test-Skyy4vre/bin/python - + Install packages:: $ pipenv install diff --git a/docs/index.rst b/docs/index.rst index a5c0f1fb..9b5cdd6e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -64,8 +64,8 @@ User Testimonials **Jannis Leidel**, former pip maintainer— *Pipenv is the porcelain I always wanted to build for pip. It fits my brain and mostly replaces virtualenvwrapper and manual pip calls for me. Use it.* -**Jhon Crypt**— - *Pipenv is the best thing since pip, thank you!* +**Justin Myles Holmes**— + *Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.* **Isaac Sanders**— *Pipenv is literally the best thing about my day today. Thanks, Kenneth!*