]> git.ipfire.org Git - thirdparty/tornado.git/blob - .readthedocs.yaml
docs: Update intersphinx references for python 3.12
[thirdparty/tornado.git] / .readthedocs.yaml
1 version: 2
2
3 build:
4 os: ubuntu-22.04
5 tools:
6 python: "3.8"
7
8 sphinx:
9 configuration: docs/conf.py
10
11 formats:
12 - pdf
13 - epub
14
15 python:
16 install:
17 - requirements: requirements.txt