mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
remove python3-request debian package (should be venv)
This commit is contained in:
parent
a09e63d546
commit
305072e1eb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
|
||||
# dependencies used by the app (must be on a single line)
|
||||
pkg_dependencies="python3-venv python3-requests"
|
||||
pkg_dependencies="python3-venv"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue