From 99db2ca46d2308f90d3aad9b26a7f20fb4e7da62 Mon Sep 17 00:00:00 2001 From: Albert De La Fuente Vigliotti Date: Tue, 19 Dec 2017 18:24:43 -0200 Subject: [PATCH] Specify python2 --- docs/source/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/install.rst b/docs/source/install.rst index 1b07644e..13f0b115 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -315,6 +315,7 @@ installing Catalyst on that project automagically as follows: $ mkdir project $ cd project + $ pipenv --two $ pipenv install enigma-catalyst matplotlib Until now the workflow compared to ``pip`` is almost identical, the difference