Files
PeakRDL-python-regmap/.readthedocs.yaml
Byron Lathi 76893af88a
Some checks failed
build / test (3.10) (push) Failing after 5s
build / test (3.11) (push) Failing after 4s
build / test (3.12) (push) Failing after 5s
build / test (3.13) (push) Failing after 4s
build / test (3.9) (push) Failing after 5s
build / lint (push) Failing after 5s
build / mypy (push) Failing after 5s
build / Build distributions (push) Has been skipped
build / test (3.10) (release) Failing after 5s
build / test (3.11) (release) Failing after 4s
build / test (3.12) (release) Failing after 5s
build / test (3.13) (release) Failing after 5s
build / test (3.9) (release) Failing after 5s
build / lint (release) Failing after 4s
build / mypy (release) Failing after 5s
build / Build distributions (release) Has been skipped
build / deploy (push) Has been skipped
build / deploy (release) Has been skipped
Create project
2025-11-23 16:56:53 -08:00

18 lines
276 B
YAML

# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .