mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-07-06 11:01:07 +00:00
build: use python 3.13 lowerbound
This commit is contained in:
+1
-2
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user