Diff of /readthedocs.yaml [000000] .. [5ad33c]

Switch to unified view

a b/readthedocs.yaml
1
# Read the Docs configuration
2
3
version: 2
4
5
sphinx:
6
  configuration: docs/conf.py
7
8
formats: all
9
10
python:
11
  version: 3.7
12
  install:
13
    - requirements: docs/requirements.txt