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.
1 parent dd15b36 commit d004071Copy full SHA for d004071
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