]> jfr.im git - erebus.git/blobdiff - modules/coins.py
module cleanup
[erebus.git] / modules / coins.py
index 8548d60af728b0705fa76dc39ce075e0f9e543f8..b48982132b238ab529ae87bc3e176a5657264b36 100644 (file)
@@ -6,8 +6,9 @@
 modinfo = {
        'author': 'Erebus Team',
        'license': 'public domain',
-       'compatible': [1], # compatible module API versions
-       'depends': [], # other modules required to work properly?
+       'compatible': [2],
+       'depends': [],
+       'softdeps': [],
 }
 
 # preamble