Skip to content

Commit 610bef5

Browse files
authored
Added python 3.11 (#2964)
1 parent c037e62 commit 610bef5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/changelog/2964.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added python version 3.11 to ``installation.rst``.

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
69+
- `CPython <https://www.python.org/>`_ versions 3.7, 3.8, 3.9, 3.10, 3.11
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)