From 6545f1d191577dd3f8cd6e70035ea0ab312fe8d1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 14 Feb 2017 16:49:16 -0500 Subject: [PATCH] testimonials --- docs/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index cc8f9a7e..ef8b5519 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,6 +32,18 @@ It automatically creates and manages a virtualenv for your projects, as well as .. image:: http://media.kennethreitz.com.s3.amazonaws.com/pipenv.gif +☤ User Testimonials +------------------- + +**Jannis Leidel**, former pip maintainer— + Pipenv is the porcelain I always wanted built for pip. It fits my brain and mostly replaces virtualenvwrapper and manual pip calls for me. Use it. —, former Pip maintainer. + +**Jhon Crypt**— + pipenv is the best thing since pip, thank you — + +**Isaac Sanders**— + pipenv is literally the best thing about my day today. Thanks, Kenneth! + ☤ Pipenv Features -----------------