scrapy/.readthedocs.yml

10 lines
173 B
YAML

version: 2
build:
os: ubuntu-24.04
tools:
python: "3.13"
commands:
- pip install tox
- tox -e docs
- cp -a docs/_build/all/. $READTHEDOCS_OUTPUT/html/