Diff of /.readthedocs.yml [000000] .. [6d389a]

Switch to unified view

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