mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Title style fix in env.rst
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ Interpreter Tools
|
||||
|
||||
|
||||
Virtual Environments
|
||||
----------
|
||||
--------------------
|
||||
|
||||
A Virtual Environment is a tool to keep the dependencies required by different projects
|
||||
in separate places, by creating virtual Python environments for them. It solves the
|
||||
|
||||
Reference in New Issue
Block a user