"""Modoboa compatibility matrix.""" COMPATIBILITY_MATRIX = { # Example: # # "1.8.1": {} } EXTENSIONS_AVAILABILITY = { "modoboa-contacts": "1.7.4", }