# -*- coding: utf-8 -*- { 'name': "Minimum and maximum price in product", 'author': "Robert Gauto", 'category': 'Uncategorized', 'depends': ['sale'], 'data': [ 'templates.xml', ], 'installable': True, 'license': 'AGPL-3', 'external_dependencies': { 'python': [], }, }