summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorIevgen Popovych <jmennius@gmail.com>2023-11-29 22:22:22 +0200
committerIevgen Popovych <jmennius@gmail.com>2023-11-30 11:48:08 +0200
commit3678b4d5f631e3496adb1f09d799b61c2614f0f9 (patch)
tree9b17c84359664be9fa5208a161c29a631154e91d /.readthedocs.yaml
parent3739a7790ba92c34098df3d804f27a1d8429f9fe (diff)
downloadpyramid-3678b4d5f631e3496adb1f09d799b61c2614f0f9.tar.gz
pyramid-3678b4d5f631e3496adb1f09d799b61c2614f0f9.tar.bz2
pyramid-3678b4d5f631e3496adb1f09d799b61c2614f0f9.zip
Add 3.12 to CI, tox and metadata; use latest black and flake8
Signed-off-by: Ievgen Popovych <jmennius@gmail.com>
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
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: