Skip to content

Commit 7092137

Browse files
committed
Remove backward-compatibility hints from README
1 parent ba22385 commit 7092137

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,7 @@ this:
6262

6363
.. code-block:: shell
6464
65-
python3 -m pip install tox 'virtualenv<20.22'
66-
67-
.. note::
68-
69-
Virtualenv 20.22 dropped support for Python 2.7 and <3.6, which most
70-
notably makes Tox fail to detect the PyPy2 executable.
65+
python3 -m pip install tox
7166
7267
.. code-block:: shell
7368

0 commit comments

Comments
 (0)