.readthedocs.yaml

changeset 141
1482e13e0516
parent 140
98d0dbdc330f
equal deleted inserted replaced
140:98d0dbdc330f 141:1482e13e0516
6 version: 2 6 version: 2
7 7
8 # Set the version of Python and other tools you might need 8 # Set the version of Python and other tools you might need
9 build: 9 build:
10 os: ubuntu-20.04 10 os: ubuntu-20.04
11 tools:
12 python: "3.7"
11 13
12 # Build documentation in the docs/ directory with Sphinx 14 # Build documentation in the docs/ directory with Sphinx
13 sphinx: 15 sphinx:
14 configuration: docs/conf.py 16 configuration: docs/conf.py
15 17

mercurial