Files
yamllint/.readthedocs.yaml
Adrien Vergé ca7f8b972c build: Migrate to use .readthedocs.yaml for docs generation
As explained on https://readthedocs.org/projects/yamllint/:
> Your builds will stop working soon!
> Configuration files will soon be required by projects, and will no
> longer be optional. Read our blog post to create one and ensure your
> project continues building successfully.

https://blog.readthedocs.com/migrate-configuration-v2/
2023-11-21 22:39:14 +01:00

9 lines
107 B
YAML

---
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py