summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: 7687b8a8665b9be8cca35b80c9e003db8a7d4c9b (plain)
1
2
3
4
5
6
7
8
version: 2
python:
  version: 3.7
  install:
    - method: pip
      path: .
      extra_requirements:
        - docs