support Python 3.14

This commit is contained in:
scito
2025-10-11 20:24:40 +02:00
parent 0a0baebaad
commit ccbcf1f2b9
3 changed files with 4 additions and 5 deletions

View File

@@ -26,6 +26,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",