include os
This commit is contained in:
parent
70650323fe
commit
2f52e5fdc0
1 changed files with 5 additions and 3 deletions
|
|
@ -1,11 +1,13 @@
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
|
build:
|
||||||
|
tools:
|
||||||
|
os: ubuntu-20.04
|
||||||
|
python: "3.10"
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
build:
|
|
||||||
tools:
|
|
||||||
python: "3.10"
|
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue