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

[fix] Dependencies

This commit is contained in:
ljf 2021-02-19 03:40:23 +01:00
parent c081dc9f5d
commit 6e89e1c2e6

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="virtualenv python3-dev python3-virtualenv python3-pip"
pkg_dependencies="python3-venv python3-dev python3-pip"
#=================================================
# PERSONAL HELPERS