Skip to content

Commit 9ebcfef

Browse files
authored
Added Python 3.12 in installation docs (#3133)
1 parent ca2570a commit 9ebcfef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Python and OS Compatibility
6666

6767
tox works with the following Python interpreter implementations:
6868

69-
- `CPython <https://www.python.org/>`_ versions 3.7, 3.8, 3.9, 3.10, 3.11
69+
- `CPython <https://www.python.org/>`_ versions 3.7, 3.8, 3.9, 3.10, 3.11, 3.12
7070

7171
This means tox works on the latest patch version of each of these minor versions. Previous patch versions are supported
7272
on a best effort approach.

0 commit comments

Comments
 (0)