diff --git a/README.rst b/README.rst index 7a64a400..29e84c81 100644 --- a/README.rst +++ b/README.rst @@ -58,13 +58,12 @@ Otherwise, just use pip:: **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.* +**David Gang**— + *This package manager is really awesome. For the first time I know exactly what my dependencies are which I installed and what the transitive dependencies are. Combined with the fact that installs are deterministic, makes this package manager first class, like cargo*. + **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!* - - ☤ Features ---------- diff --git a/docs/index.rst b/docs/index.rst index 9047f2c2..ee751812 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -72,12 +72,12 @@ 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.* +**David Gang**— + *This package manager is really awesome. For the first time I know exactly what my dependencies are which I installed and what the transitive dependencies are. Combined with the fact that installs are deterministic, makes this package manager first class, like cargo*. + **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!* - ☤ Pipenv Features -----------------