Update readthedocs.yml
This commit is contained in:
parent
0f16031512
commit
1ee5a7f9d2
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ version: 2
|
|||
version: 2
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue