From aec11bbe911d4b4b11cc4e8b37bab5e2d7bce638 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 9 Sep 2017 16:11:50 -0400 Subject: [PATCH] new screencasts Signed-off-by: Kenneth Reitz --- docs/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index acf7c569..497dafdc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,7 +32,10 @@ Pipenv is a project that aims to bring the best of all packaging worlds to the P It automatically creates and manages a virtualenv for your projects, as well as adds/removes packages from your ``Pipfile`` as you install/uninstall packages. The ``lock`` command generates a lockfile (``Pipfile.lock``). -.. image:: http://media.kennethreitz.com.s3.amazonaws.com/pipenv.gif + +.. raw:: html + + The problems that Pipenv seeks to solve are multi-faceted: