Fix issues with .readthedocs file

- Rename it to .readthedocs.yml
- Fix doc requirements path
pull/2749/head
Åke Forslund 2020-11-05 07:59:42 +01:00
parent 596a9b7cd6
commit 39e8c21540
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ formats: all
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- requirements: doc/requirements.txt