diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7fdaad96..68877877 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,13 +2,15 @@ version: 2 +build: + os: "ubuntu-20.04" + tools: + python: "3.7" + sphinx: configuration: WORC/doc/conf.py -formats: [] - python: - version: 3.7 install: - requirements: requirements.txt - method: pip