mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
fixes
This commit is contained in:
parent
8494485fce
commit
796149b39b
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
#=================================================
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue