Skip to content

Commit 2ccba19

Browse files
committed
remove reference to Python 2 and virtualenv
1 parent e05aad7 commit 2ccba19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/guides/installing-using-pip-and-virtual-environments.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The guide covers how to:
1111
* Use and create a requirements file
1212

1313

14-
.. note:: This guide applies to Python 3.3 and higher. If using a
15-
legacy version of Python 2.x, consider using :ref:`virtualenv`.
14+
.. note:: This guide applies to supported versions of Python, currently 3.8
15+
and higher.
1616

1717

1818
.. note:: This guide uses the term **package** to refer to a

0 commit comments

Comments
 (0)