aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
blob: 190695202c2ebc45260ffb10ced932cfcb70b564 (plain)
1
2
3
4
5
6
7
8
version: 2
python:
  install:
    - requirements: requirements/docs.txt
    - method: pip
      path: .
sphinx:
  builder: dirhtml