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

add dependencies

This commit is contained in:
navanchauhan 2022-08-07 23:24:57 -04:00
parent d1e3e0e029
commit 973a32bdfb

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 python3-venv"
pkg_dependencies="python3-setuptools python3-virtualenv python3-dev python3-venv python3-pip python3-dev"
#=================================================
# PERSONAL HELPERS