1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/isso_ynh.git synced 2024-09-03 19:35:55 +02:00

add python3-venv dep

This commit is contained in:
navanchauhan 2022-08-07 23:16:56 -04:00
parent a1c685d65b
commit 1c5d7361a0

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app (must be on a single line)
pkg_dependencies="python3-setuptools python3-virtualenv python3-dev"
pkg_dependencies="python3-setuptools python3-virtualenv python3-dev python3-venv"
#=================================================
# PERSONAL HELPERS