1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-10 18:28:49 +01:00
fpm/.readthedocs.yaml
Jordan Sissel 9c78876415 Fix?
> ModuleNotFoundError: No module named 'sphinx_rtd_theme'
2025-10-02 12:22:15 -07:00

15 lines
224 B
YAML

# https://blog.readthedocs.com/build-errors-docutils-0-18/
version: 2
build:
os: ubuntu-24.04
tools:
python: "3.13"
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt