mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
The 'requirements' key allows to specify the Debian packages which must be installed and their required version. It must be an array of the package name as the key and its version specifier - for its format, see yunohost.utils.packages.Specifier - as value. For example: "requirements": { "yunohost": ">= 2.4, << 2.5" } |
||
---|---|---|
.. | ||
utils | ||
__init__.py | ||
app.py | ||
backup.py | ||
domain.py | ||
dyndns.py | ||
firewall.py | ||
hook.py | ||
monitor.py | ||
service.py | ||
tools.py | ||
user.py |