Skip to content

Commit 3a29972

Browse files
committed
We will use pipenv from now on
1 parent 67949f4 commit 3a29972

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/virtualenv.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,6 @@ install them marked as *dev-packages*. In the following example I am installing
233233

234234
You can watch `this talk <https://www.youtube.com/watch?v=GBQAKldqgZs>`_ by
235235
Kenneth from PyCon 2018 to know more about *Pipenv*.
236+
237+
Through out the rest of the book, we will use **pipenv** to create and manage
238+
virtualenvs for any code.

0 commit comments

Comments
 (0)