Skip to content

Commit b472bc3

Browse files
committed
pyproject.toml: add laa optional dependency
Add laam as an optional dependency under the [laa] extra so users can install it with pip install labgrid[laa]. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
1 parent a011382 commit b472bc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ doc = [
6262
docker = ["docker>=5.0.2"]
6363
graph = ["graphviz>=0.17.0"]
6464
kasa = ["python-kasa>=0.7.0"]
65+
laa = ["laam"]
6566
modbus = ["pyModbusTCP>=0.2.0"]
6667
modbusrtu = ["minimalmodbus>=1.0.2"]
6768
mqtt = ["paho-mqtt>=2.0.0"]

0 commit comments

Comments
 (0)