Explorar el Código

:bug: use python 3.14

Jeremy Zheng hace 1 semana
padre
commit
f34fc68ffe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",