From a1ed59b29e7819f7866d9dc92fb3c500e745af82 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Tue, 11 Mar 2025 11:36:03 -0700 Subject: [PATCH] add venv to apt packages --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 52bc3a8..941db6d 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ install-apt-essentials: luarocks \ git-lfs \ wormhole \ + python3-venv \ -y clean: