change required python version to >=3.13

This commit is contained in:
2025-08-12 10:57:34 +03:00
parent 8f19d635a4
commit 827c37fa05
+1 -1
View File
@@ -3,7 +3,7 @@ name = "viking-file"
version = "1.0.0"
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }]
requires-python = ">=3.10"
requires-python = ">=3.13"
readme = "README.md"
keywords = ["viking-file", "vikingfile", "api"]
classifiers = [