netbox/.readthedocs.yaml
2022-02-11 14:49:45 -05:00

11 lines
156 B
YAML

version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
mkdocs:
configuration: mkdocs.yml
python:
install:
- requirements: requirements.txt