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