Files
lagent/.readthedocs.yaml
BraisedPork d943becaec Modify levels of readthedocs configuration (#125)
fix readthedocs config

Co-authored-by: wangzy <wangziyi@pjlab.org.cn>
2024-01-31 15:51:04 +08:00

16 lines
184 B
YAML

version: 2
formats: all
build:
os: ubuntu-22.04
tools:
python: "3.10"
python:
install:
- requirements: requirements/docs.txt
sphinx:
configuration: docs/en/conf.py