chore(project): add basedpyright to support vibe coding

This commit is contained in:
2026-02-10 17:01:51 +08:00
parent 7f6732edeb
commit 6f60cd94d3
2 changed files with 31 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ dependencies = [
[dependency-groups]
dev = [
"basedpyright>=1.37.4",
"pytest>=9.0.2",
"pytest-mpi>=0.6",
]