chore: add basedpyright and ruff to dev dependencies
This commit is contained in:
parent
7ab25d49cb
commit
09ff809e9a
2 changed files with 62 additions and 1 deletions
|
|
@ -22,5 +22,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"basedpyright>=1.38.0",
|
||||
"pytest>=9.0.2",
|
||||
"ruff>=0.15.1",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue