From 21680d29348d87eee769dbbc71681d1e4dcde503 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 30 Sep 2017 09:18:58 -0400 Subject: [PATCH] updates Signed-off-by: Kenneth Reitz --- docs/contents.rst.inc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/contents.rst.inc b/docs/contents.rst.inc index 223c643..d59794f 100644 --- a/docs/contents.rst.inc +++ b/docs/contents.rst.inc @@ -20,6 +20,13 @@ New to Python? Let's properly setup up your Python environment. starting/install/osx starting/install/win starting/install/linux + + +Using Virtualenvs with Pipenv: + +.. toctree:: + :maxdepth: 1 + dev/virtualenvs