From 13832a64ff18f1fe8049d3cfe96c9676b60499a1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 17:04:56 -0400 Subject: [PATCH] Update virtualenvs.rst --- docs/dev/virtualenvs.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/dev/virtualenvs.rst b/docs/dev/virtualenvs.rst index aa31ecd..6dd124b 100644 --- a/docs/dev/virtualenvs.rst +++ b/docs/dev/virtualenvs.rst @@ -3,6 +3,8 @@ Pipenv & Virtual Environments ============================= +.. image:: https://farm5.staticflickr.com/4290/35294660055_42c02b2316_k_d.jpg + This tutorial walks you through installing and using Python packages. It will show you how to install and use the necessary tools and make strong