mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-08-21 19:42:27 +02:00
build: bump python version to 3.14 (#1485)
* build: bump python to 3.14 * ci: bump python to 3.14, update docs * build: remove version condition for audioop-lts * chore: formatting pass * fix: disallow 3.15.0 * build: bump pyside version to 6.11.2 * fix(ui): allow valid None value for cancelButtonText to hide button
This commit is contained in:
committed by
GitHub
parent
112b27f059
commit
f5a30489d7
@@ -2,6 +2,7 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
# pyright: reportPrivateUsage = false
|
||||
# pyright: reportOptionalMemberAccess=false
|
||||
|
||||
from collections.abc import Callable
|
||||
from typing import cast
|
||||
|
||||
Reference in New Issue
Block a user