summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
blob: a3f94e6ce40414a3e72200372831b25cac1e4bab (plain)
1
2
3
4
5
6
version: 2
python:
  install:
    - method: pip
      path: .
    - requirements: docs/requirements.txt