Skip to content

Commit

Permalink
Added python 3.11 (#2964)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElBe-Plaq committed Mar 30, 2023
1 parent c037e62 commit 610bef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/changelog/2964.doc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added python version 3.11 to ``installation.rst``.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Python and OS Compatibility

tox works with the following Python interpreter implementations:

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

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

0 comments on commit 610bef5

Please sign in to comment.