flake8/.readthedocs.yaml
2025-04-11 17:39:39 -04:00

12 lines
189 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
install:
- path: .
- requirements: docs/source/requirements.txt
sphinx:
configuration: docs/source/conf.py