summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
blob: d4df34cb35220a9ab3ea96d03d82ab7608ad3bee (plain) (blame)
1
2
3
4
5
6
7
version: 2
python:
  version: "2.7"
  install:
    - requirements: docs/requirements.txt
    - method: setuptools
      path: ./