pyvariot/.readthedocs.yml
2024-06-07 11:07:52 +02:00

14 lines
181 B
YAML

version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3"
python:
install:
- method: pip
path: .
extra_requirements:
- docs
formats: all