diff --git a/odoo_test_xmlrunner/README.rst b/odoo_test_xmlrunner/README.rst index e4bd55621..b3d696139 100644 --- a/odoo_test_xmlrunner/README.rst +++ b/odoo_test_xmlrunner/README.rst @@ -179,13 +179,13 @@ Authors Other credits ------------- -- `Smile `__: +- `Smile `__: - - Martin Deconinck martin.deconinck@smile.fr + - Martin Deconinck martin.deconinck@smile.fr -- `Akretion `__: +- `Akretion `__: - - Florian Mounier florian.mounier@akretion.com + - Florian Mounier florian.mounier@akretion.com Maintainers ----------- diff --git a/odoo_test_xmlrunner/__manifest__.py b/odoo_test_xmlrunner/__manifest__.py index 3425fb207..09358b62e 100644 --- a/odoo_test_xmlrunner/__manifest__.py +++ b/odoo_test_xmlrunner/__manifest__.py @@ -10,7 +10,6 @@ "website": "https://github.com/OCA/server-tools", "category": "Tools", "sequence": 20, - "auto_install": True, "installable": True, "application": False, "external_dependencies": {