Files
python/python爬虫/scrapy-redis-0.9.1/.readthedocs.yml
T
2025-08-05 09:19:34 +08:00

18 lines
335 B
YAML

version: 2
formats: all
sphinx:
configuration: docs/conf.py
fail_on_warning: true
build:
os: ubuntu-22.04
tools:
# For available versions, see:
# https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python
python: "3.12"
python:
install:
- requirements: docs/requirements.txt
- path: .