From 6ec9438d96df711db69b8cd8f668b6bfdf644591 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 17:13:50 -0500 Subject: [PATCH] cleanup Signed-off-by: Kenneth Reitz --- README.rst | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c36634ab..0b111331 100644 --- a/README.rst +++ b/README.rst @@ -62,7 +62,7 @@ Otherwise, just use pip:: *Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.* **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*. + *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*. diff --git a/docs/index.rst b/docs/index.rst index 5a44ff09..309d3fa3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -76,7 +76,7 @@ User Testimonials *Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.* **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*. + *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*. ☤ Pipenv Features -----------------