1
0
Fork 0

add venv to apt packages

This commit is contained in:
Anton Livaja 2025-03-11 11:36:03 -07:00
parent 5ee5a4443f
commit a1ed59b29e
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ install-apt-essentials:
luarocks \
git-lfs \
wormhole \
python3-venv \
-y
clean: