mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
Bump python version in pyproject.toml.
This commit is contained in:
parent
a55815d548
commit
0b10ed5a68
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ extend-exclude = "qt/bundle"
|
|||
[tool.pyright]
|
||||
include = ["pylib/anki", "qt/aqt"]
|
||||
stubPath = ""
|
||||
pythonVersion = "3.9"
|
||||
pythonVersion = "3.13.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue