flake8/.readthedocs.yaml
2023-07-31 19:41:56 -04:00

10 lines
144 B
YAML

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