Mercurial > code > home > repos > infra
diff package_lists.py @ 151:258865bd7059
add pkg (used for photo copies, in dev)
author | drewp@bigasterisk.com |
---|---|
date | Sat, 11 Mar 2023 12:25:02 -0800 |
parents | 51a48aeca8ba |
children | 1f5f0ccfc58f |
line wrap: on
line diff
--- a/package_lists.py Sat Mar 11 12:24:27 2023 -0800 +++ b/package_lists.py Sat Mar 11 12:25:02 2023 -0800 @@ -51,7 +51,8 @@ 'lpr', 'nfs-client', 'podman-docker', # updated with https://podman.io/getting-started/installation -# 'python3-dulwich', # desired, but it may depend on an old python3 + # 'python3-dulwich', # desired, but it may depend on an old python3 + 'python3-atomicwrites', 'python3-invoke', 'python3-pip', 'python3-venv',