mirror of
https://github.com/arabianq/viking-file-python.git
synced 2026-04-27 22:21:21 +00:00
change required python version to >=3.13
This commit is contained in:
+1
-1
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user