myTestFreqAI/.readthedocs.yml
Ubuntu 17199e9a44
Some checks failed
Pre-commit auto-update / auto-update (push) Has been cancelled
first add
2025-04-21 21:11:51 +08:00

15 lines
191 B
YAML

# .readthedocs.yml
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
python:
install:
- requirements: docs/requirements-docs.txt
mkdocs:
configuration: mkdocs.yml