fix(home/base/tui/editors/packages.nix): python debugger

This commit is contained in:
Ryan Yin
2024-04-24 18:34:21 +08:00
parent 5abbd63284
commit de891782cb

View File

@@ -25,6 +25,7 @@
with ps; [
ruff-lsp
black # python formatter
debugpy
jupyter
ipython