aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: e2c8dba3a9d6ee670782f985b98d75d0d6716452 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
formats: []

build:
  image: latest

python:
  version: 3.6
  pip_install: true
  extra_requirements:
    - docs