Move ruff back to standalone, not exposed to path otherwise
This commit is contained in:
parent
41db857a8c
commit
8c966438a5
|
@ -5,13 +5,13 @@
|
|||
nil
|
||||
|
||||
# Python
|
||||
ruff
|
||||
poetry
|
||||
(python3.withPackages
|
||||
(ps:
|
||||
with ps; [
|
||||
black
|
||||
isort
|
||||
ruff
|
||||
mypy
|
||||
python-lsp-server
|
||||
]))
|
||||
|
|
Loading…
Reference in a new issue