Compare commits
2 commits
331954c204
...
93f0d00179
| Author | SHA1 | Date | |
|---|---|---|---|
| 93f0d00179 | |||
| 96568a1103 |
2 changed files with 4 additions and 0 deletions
3
.config/environment.d/testcontainers.conf
Normal file
3
.config/environment.d/testcontainers.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# keep-sorted start
|
||||||
|
DOCKER_HOST=unix:///run/user/1000/podman/podman.sock
|
||||||
|
# keep-sorted end
|
||||||
|
|
@ -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
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue