mirror of
https://github.com/arabianq/viking-file-python.git
synced 2026-04-28 06:21:24 +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"
|
version = "1.0.0"
|
||||||
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
|
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
|
||||||
authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }]
|
authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }]
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.13"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["viking-file", "vikingfile", "api"]
|
keywords = ["viking-file", "vikingfile", "api"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user