Install docker type stubs in the lsp venv

This commit is contained in:
Ohad Livne 2026-01-03 22:09:15 +02:00
parent ff41e71ed5
commit ce00fe50dc
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -24,6 +24,7 @@ PYLSP_PLUGINS=(
pylsp-rope
pytest
testcontainers
types-docker
types-pyxdg
# keep-sorted end
)