summaryrefslogtreecommitdiffstats
path: root/Doc/library/ensurepip.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/ensurepip.rst')
-rw-r--r--Doc/library/ensurepip.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/ensurepip.rst b/Doc/library/ensurepip.rst
index d589f1c..6aeeabc 100644
--- a/Doc/library/ensurepip.rst
+++ b/Doc/library/ensurepip.rst
@@ -7,6 +7,8 @@
.. versionadded:: 3.4
+--------------
+
The :mod:`ensurepip` package provides support for bootstrapping the ``pip``
installer into an existing Python installation or virtual environment. This
bootstrapping approach reflects the fact that ``pip`` is an independent