Bump python version in pyproject.toml.

This commit is contained in:
Andrew Sanchez 2025-05-21 12:29:52 +01:00
parent a55815d548
commit 0b10ed5a68

View file

@ -5,4 +5,4 @@ extend-exclude = "qt/bundle"
[tool.pyright]
include = ["pylib/anki", "qt/aqt"]
stubPath = ""
pythonVersion = "3.9"
pythonVersion = "3.13.3"