mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: poetry - include python version 3.12
Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
c6a530f24f
commit
ffddf63975
2 changed files with 20 additions and 3 deletions
|
@ -52,7 +52,7 @@ build-backend = "poetry.masonry.api"
|
|||
"Request Mailing List" = "https://lists.archlinux.org/listinfo/aur-requests"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.12"
|
||||
python = ">=3.9,<3.13"
|
||||
|
||||
# poetry-dynamic-versioning is used to produce tool.poetry.version
|
||||
# based on git tags.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue