1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

We need python3-venv

This commit is contained in:
lapineige 2022-12-18 23:21:00 +01:00 committed by GitHub
parent 1332ae49e1
commit f15ca80242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,7 @@
# COMMON VARIABLES
# dependencies used by the app (must be on a single line)
#pkg_dependencies="deb1 deb2 $php_dependencies"
# How to install python flask ?
pkg_dependencies="python3-venv"
#=================================================
# PERSONAL HELPERS