瀏覽代碼

:bug: use python 3.14

Jeremy Zheng 2 月之前
父節點
當前提交
f34fc68ffe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sutta-pitaka-importer/pyproject.toml

+ 1 - 1
sutta-pitaka-importer/pyproject.toml

@@ -7,7 +7,7 @@ authors = [
 ]
 description = "A rbac service"
 readme = "README.md"
-requires-python = ">=3.13"
+requires-python = ">=3.14"
 classifiers = [
     "Programming Language :: Python :: 3",
     "Operating System :: OS Independent",