python-kasa/.readthedocs.yml
2023-08-28 17:43:12 +02:00

16 lines
170 B
YAML

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