zeek/doc/.readthedocs.yml
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
179 B
YAML

version: 2
formats:
- htmlzip
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
install:
- requirements: requirements.txt
sphinx:
configuration: conf.py