Add RTFD configuration
This commit is contained in:
parent
9c587e9414
commit
e9df106bee
13
.readthedocs.yml
Normal file
13
.readthedocs.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
|
|
||||||
|
build:
|
||||||
|
os: ubuntu-22.04
|
||||||
|
tools:
|
||||||
|
python: "3.11"
|
||||||
|
|
||||||
|
python:
|
||||||
|
install:
|
||||||
|
- requirements: docs/requirements.txt
|
Loading…
x
Reference in New Issue
Block a user