From d24d0f4e60f8b6d1c57d6014093e0b7357505c21 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Sat, 9 Dec 2023 03:58:09 +0100 Subject: [PATCH] README.rst: Add Python 3.12 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 039ca71..f867f63 100644 --- a/README.rst +++ b/README.rst @@ -83,7 +83,7 @@ to ignore a custom list of builtins:: Requirements ------------ -- Python 3.8, 3.9, 3.10, 3.11, and pypy3 +- Python 3.8, 3.9, 3.10, 3.11, 3.12, and pypy3 - flake8 Rules