mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 11:13:34 +00:00
Convert readthedocs config to v2 (#505)
This commit is contained in:
parent
fad6ae5d10
commit
0cb6f21d36
@ -1,8 +1,15 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
formats: all
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: latest
|
os: ubuntu-22.04
|
||||||
|
tools:
|
||||||
|
python: "3"
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.8
|
install:
|
||||||
pip_install: true
|
- method: pip
|
||||||
extra_requirements:
|
path: .
|
||||||
- docs
|
extra_requirements:
|
||||||
|
- docs
|
||||||
|
Loading…
Reference in New Issue
Block a user