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