Update virtualenvs.rst

This commit is contained in:
2017-08-30 18:48:18 -04:00
committed by GitHub
parent aee8a9f9cb
commit 2ca6cdb5f1
+3 -2
View File
@@ -3,8 +3,9 @@
Pipenv & Virtual Environments
=============================
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
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
recommendations on best practices. Keep in mind that Python is used for a great
many different purposes, and precisely how you want to manage your dependencies
may change based on how you decide to publish your software. The guidance