Skip to content

Commit 655cccc

Browse files
committed
bump basedpyright to fix errors in builtin string.templatelib module on python 3.14
1 parent b7d76b4 commit 655cccc

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ clear_pycache = 'python scripts/clear_pycache.py'
6363
[tool.uv.build-backend]
6464
module-root = "."
6565

66+
[tool.uv.sources]
67+
basedpyright = { git = "https://github.com/DetachHead/basedpyright" }
68+
6669
[build-system]
6770
requires = ["uv_build"]
6871
build-backend = "uv_build"

uv.lock

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

0 commit comments

Comments
 (0)