Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 21fd5a9 + d004071 commit 6b84335Copy full SHA for 6b84335
1 file changed
Doc/tutorial/venv.rst
@@ -51,7 +51,7 @@ directory path::
51
52
This will create the ``tutorial-env`` directory if it doesn't exist,
53
and also create directories inside it containing a copy of the Python
54
-interpreter, the standard library, and various supporting files. If you
+interpreter, the standard library, and various supporting files.
55
56
Once you've created a virtual environment, you need to
57
activate it.
0 commit comments