aboutsummaryrefslogtreecommitdiff
path: root/modules/modules.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/modules.py')
-rw-r--r--modules/modules.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/modules.py b/modules/modules.py
index 9f7b03a6..12023cc4 100644
--- a/modules/modules.py
+++ b/modules/modules.py
@@ -1,3 +1,6 @@
+#--depends-on commands
+#--depends-on permissions
+
from src import ModuleManager, utils
class Module(ModuleManager.BaseModule):