Compare commits

...

2 commits

2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# keep-sorted start
DOCKER_HOST=unix:///run/user/1000/podman/podman.sock
# keep-sorted end

View file

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