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-mypy
pylsp-rope pylsp-rope
pytest pytest
testcontainers
types-pyxdg types-pyxdg
# keep-sorted end # keep-sorted end
) )