Skip to content

Commit 1ebcab6

Browse files
authored
docs: actualize python support version (#3220)
Hello In PR actualize max support pythonVersion 3.14 -> 3.15 (like https://github.com/pypa/virtualenv/blob/main/pyproject.toml#L37) Co-authored-by: vyuroshchin <>
1 parent eb241a0 commit 1ebcab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/compatibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version is fully supported; previous patch versions work on a best effort basis.
1414
CPython
1515
=======
1616

17-
``3.14 >= python_version >= 3.9``
17+
``3.15 >= python_version >= 3.9``
1818

1919
PyPy
2020
====

0 commit comments

Comments
 (0)