chore(home): upgrade python to python3.13

This commit is contained in:
Ryan Yin
2025-04-19 22:30:39 +08:00
parent 4465b0388e
commit 15628b667a
3 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@
#-- python
pyright # python language server
(python312.withPackages (
(python313.withPackages (
ps:
with ps; [
ruff