update .readthedocs.yaml
This commit is contained in:
parent
b120cd83cc
commit
d3e315d3aa
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: 2
|
||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.12"
|
python: '3.12'
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: requirements/docs.txt
|
- requirements: requirements/docs.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue