build: use python 3.13 lowerbound

This commit is contained in:
2026-07-06 13:56:02 +03:00
parent 49cd3d43c8
commit 78288befb8
+1 -2
View File
@@ -8,8 +8,7 @@ name = "ahriman"
description = "ArcH linux ReposItory MANager" description = "ArcH linux ReposItory MANager"
readme = "README.md" readme = "README.md"
# Actually we are using features from the latest python, however, ubuntu, which is used for CI doesn't have it requires-python = ">=3.13"
requires-python = ">=3"
license = {file = "COPYING"} license = {file = "COPYING"}
authors = [ authors = [