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 aee8a9f commit 2ca6cdbCopy full SHA for 2ca6cdb
docs/dev/virtualenvs.rst
@@ -3,8 +3,9 @@
3
Pipenv & Virtual Environments
4
=============================
5
6
-This tutorial walks you through installing and using Python packages. It will
7
-show you how to install and use the necessary tools and make strong
+This tutorial walks you through installing and using Python packages.
+
8
+It will show you how to install and use the necessary tools and make strong
9
recommendations on best practices. Keep in mind that Python is used for a great
10
many different purposes, and precisely how you want to manage your dependencies
11
may change based on how you decide to publish your software. The guidance
0 commit comments