diff --git a/.config/setup/06-install-pipx-packages.sh b/.config/setup/06-install-pipx-packages.sh index 448fc1d..e7bc1eb 100755 --- a/.config/setup/06-install-pipx-packages.sh +++ b/.config/setup/06-install-pipx-packages.sh @@ -24,6 +24,7 @@ PYLSP_PLUGINS=( pylsp-rope pytest testcontainers + types-docker types-pyxdg # keep-sorted end )