1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pepettes_ynh.git synced 2024-09-03 19:56:35 +02:00
This commit is contained in:
yalh76 2021-03-05 05:09:28 +01:00
parent 8494485fce
commit 796149b39b

View file

@ -5,9 +5,9 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="python3-venv python3-dev python3-pip" pkg_dependencies="curl"
python_version=3.9.2 python_version=3.7.3
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS