Unverified Commit 0424e27f authored by Daniël de Kok's avatar Daniël de Kok Committed by GitHub
Browse files

nix: add pyright/ruff for proper LSP in the impure devshell (#2496)

We need this to ensure that pyright/ruff are part of the same
interpreter/venv.
parent 5cd8025f
...@@ -82,8 +82,10 @@ ...@@ -82,8 +82,10 @@
docker docker
pip pip
ipdb ipdb
pyright
pytest pytest
pytest-asyncio pytest-asyncio
ruff
syrupy syrupy
]); ]);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment