update readthedocs.yaml
This commit is contained in:
parent
6c00217095
commit
2719f71b06
1 changed files with 7 additions and 0 deletions
|
|
@ -8,3 +8,10 @@ build:
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
|
python:
|
||||||
|
install:
|
||||||
|
- method: pip
|
||||||
|
path: .
|
||||||
|
extra_requirements:
|
||||||
|
- docs
|
||||||
|
- full
|
||||||
Loading…
Add table
Add a link
Reference in a new issue