rip Docker, long live systemd

This commit is contained in:
Joakim Hellsén 2026-02-21 06:05:07 +01:00
commit 7c4bb9acca
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
15 changed files with 184 additions and 201 deletions

View file

@ -20,7 +20,9 @@ dependencies = [
"pydantic",
"pygments",
"python-dotenv",
"systemd; sys_platform == 'linux'",
"tqdm",
"setproctitle>=1.3.7",
]
[dependency-groups]