Skip to content

Commit 2ca6cdb

Browse files
authored
Update virtualenvs.rst
1 parent aee8a9f commit 2ca6cdb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/dev/virtualenvs.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
Pipenv & Virtual Environments
44
=============================
55

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
6+
This tutorial walks you through installing and using Python packages.
7+
8+
It will show you how to install and use the necessary tools and make strong
89
recommendations on best practices. Keep in mind that Python is used for a great
910
many different purposes, and precisely how you want to manage your dependencies
1011
may change based on how you decide to publish your software. The guidance

0 commit comments

Comments
 (0)