Install testcontainers in the lsp venv for type inference

This commit is contained in:
Ohad Livne 2025-12-27 18:56:22 +02:00
parent 0bf8396805
commit 0410013e1e
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

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