diff --git a/frappe/utils/boilerplate.py b/frappe/utils/boilerplate.py index eb764f495c..7c79d3b2dd 100644 --- a/frappe/utils/boilerplate.py +++ b/frappe/utils/boilerplate.py @@ -304,6 +304,7 @@ app_publisher = "{app_publisher}" app_description = "{app_description}" app_email = "{app_email}" app_license = "{app_license}" +# required_apps = [] # Includes in # ------------------