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 331954c204
commit 96568a1103
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
) )