mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
9 lines
100 B
YAML
9 lines
100 B
YAML
|
build:
|
||
|
image: latest
|
||
|
|
||
|
python:
|
||
|
version: 3.7
|
||
|
pip_install: true
|
||
|
extra_requirements:
|
||
|
- docs
|