Diff of /.readthedocs.yml [000000] .. [4e96d3]

Switch to unified view

a b/.readthedocs.yml
1
version: 2
2
3
formats: all
4
5
python:
6
  version: 3.7
7
  install:
8
    - requirements: requirements/docs.txt
9
    - requirements: requirements/readthedocs.txt