commit 10966c40535d8ec5b9b3393d515fa0c78948ba82
parent 80be5d5c802e9ebf42076f3b9c3f037c47e596f5
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Thu, 1 Dec 2022 19:34:09 +0100
Add Python3 to alpine-mail container.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -280,6 +280,7 @@ confz_site_container_images_check() {
mandoc
elinks w3m lynx
{neomutt,mblaze,notmuch,slrn}-doc
+ py3-{setuptools,pip,wheel}
)
require site_container_alpine :containers_dir :svscan_dir \
repositories="main community testing" \