summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: 8ae4468428bedf7441c4b43928425055a4453191 (plain)
1
2
3
4
5
python:
  version: 3
  extra_requirements:
    - docs
  pip_install: true