New yaml file for readthedocs
This commit is contained in:
parent
f78e4913a2
commit
0f16031512
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
version: 2
|
||||
|
||||
version: 2
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
|
||||
python:
|
||||
version: 3.6
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue