Skip to content

Commit 30bf208

Browse files
uv: Replace pyright with basedpyright.
1 parent 8b0c143 commit 30bf208

2 files changed

Lines changed: 31 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ dev = [
2323
"pytest>=8.3.3",
2424
"pytest-cov>=5.0.0",
2525
"pip-audit>=2.7.3",
26-
"pyright>=1.1.406",
2726
"pytest-md>=0.2.0",
2827
"pytest-emoji>=0.2.0",
2928
"pytest-dotenv>=0.5.2",
3029
"pytest-asyncio>=1.2.0",
3130
"pytest-rerunfailures>=16.0.1",
3231
"pytest-xdist>=3.8.0",
3332
"nox>=2025.5.1",
33+
"basedpyright>=1.34.0",
3434
]
3535

3636
[tool.pyright]

uv.lock

Lines changed: 30 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)