From 3678b4d5f631e3496adb1f09d799b61c2614f0f9 Mon Sep 17 00:00:00 2001 From: Ievgen Popovych Date: Wed, 29 Nov 2023 22:22:22 +0200 Subject: Add 3.12 to CI, tox and metadata; use latest black and flake8 Signed-off-by: Ievgen Popovych --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.readthedocs.yaml') diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d45905a5d..218fdb215 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: '3.11' + python: '3.12' sphinx: configuration: docs/conf.py formats: -- cgit v1.2.3