diff --git a/docs/installation.rst b/docs/installation.rst index 46956fe25..4d47eb34d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -89,7 +89,7 @@ Python and OS Compatibility virtualenv works with the following Python interpreter implementations: - `CPython `_ versions 2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10 -- `PyPy `_ 2.7 and 3.5+. +- `PyPy `_ 2.7, 3.8, 3.9 This means virtualenv works on the latest patch version of each of these minor versions. Previous patch versions are supported on a best effort approach.