mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
chore: support for python 3.11 and poetry.lock update
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
parent
bab17a9d26
commit
e896edaccc
2 changed files with 128 additions and 133 deletions
|
@ -51,7 +51,7 @@ build-backend = "poetry.masonry.api"
|
|||
"Request Mailing List" = "https://lists.archlinux.org/listinfo/aur-requests"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.11"
|
||||
python = ">=3.9,<3.12"
|
||||
|
||||
# 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