Mastodon.py/.readthedocs.yaml

14 wiersze
299 B
YAML

# readthedocs now requires that you barf this into your project root or else it will refuse to function
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
formats: all
sphinx:
configuration: docs/conf.py
python:
install:
- method: pip
path: sphinx-rtd-theme