python-poetry

This commit is contained in:
2024-09-26 19:49:05 +03:00
parent 8404757d60
commit c2c6bd870f
3 changed files with 96 additions and 3 deletions

View File

@ -17,7 +17,7 @@ build_deps=(
'go'
'nodejs'
'npm'
'poetry'
'python-poetry'
'openssh'
'pam-devel'
)
@ -26,7 +26,7 @@ build_deps_almalinux=(
'go'
'nodejs'
'npm'
'python3-poetry-core'
'python-poetry'
'openssh'
'pam-devel'
)