parent
bdafda4d32
commit
b616e7b55b
@ -1,16 +1,11 @@
|
|||||||
|
---
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
|
|
||||||
mkdocs:
|
mkdocs:
|
||||||
configuration: docs/mkdocs.yml
|
configuration: docs/mkdocs.yml
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.11
|
install:
|
||||||
|
- requirements: docs/requirements.txt
|
||||||
requirements_file: docs/requirements.txt
|
|
||||||
|
|
||||||
formats: []
|
|
Loading…
Reference in new issue