We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67949f4 commit 3a29972Copy full SHA for 3a29972
docs/virtualenv.rst
@@ -233,3 +233,6 @@ install them marked as *dev-packages*. In the following example I am installing
233
234
You can watch `this talk <https://www.youtube.com/watch?v=GBQAKldqgZs>`_ by
235
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