mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
awscli not python3.12 ready yet
This commit is contained in:
parent
85823ef67f
commit
a89611b335
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ versions:
|
|||
github: aws/aws-cli/tags
|
||||
|
||||
dependencies:
|
||||
python.org: ">=3.7"
|
||||
python.org: ">=3.7<3.12"
|
||||
sourceware.org/libffi: ^3
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue