Fix issues with .readthedocs file
- Rename it to .readthedocs.yml - Fix doc requirements pathpull/2749/head
parent
596a9b7cd6
commit
39e8c21540
|
@ -16,4 +16,4 @@ formats: all
|
||||||
python:
|
python:
|
||||||
version: 3.7
|
version: 3.7
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: doc/requirements.txt
|
Loading…
Reference in New Issue