diff --git a/manifest.toml b/manifest.toml index 99a94a4..3a688ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,4 +55,4 @@ ram.runtime = "50M" [resources.ports] [resources.apt] - packages = "python3 python3-venv git" + packages = "python3, python3-venv, git"