Update readthedocs config
This commit is contained in:
parent
004171eadb
commit
6f5524809c
|
|
@ -6,8 +6,8 @@ build:
|
||||||
python: '3.11'
|
python: '3.11'
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: source/conf.py
|
configuration: docs/source/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: source/requirements.txt
|
- requirements: docs/source/requirements.txt
|
||||||
Loading…
Reference in New Issue