summaryrefslogtreecommitdiffstats
path: root/Doc/installing/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/installing/index.rst')
-rw-r--r--Doc/installing/index.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/installing/index.rst b/Doc/installing/index.rst
index f9a224b..9f9f5a0 100644
--- a/Doc/installing/index.rst
+++ b/Doc/installing/index.rst
@@ -62,11 +62,6 @@ Key terms
of the mailing list used to coordinate Python packaging standards
development).
-.. deprecated:: 3.6
- ``pyvenv`` was the recommended tool for creating virtual environments for
- Python 3.3 and 3.4, and is `deprecated in Python 3.6
- <https://docs.python.org/dev/whatsnew/3.6.html#deprecated-features>`_.
-
.. versionchanged:: 3.5
The use of ``venv`` is now recommended for creating virtual environments.