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