Metadata-Version: 2.1
Name: odoo12-addon-in-memory-filestore
Version: 12.0.1.0.2
Summary: Change the filestore to in memory. Only for testing (CI) purposes.
Home-page: http://www.coopdevs.org
Author: Coopdevs
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 12.0
Requires-Python: >=3.5


        This module changes the filestore to in memory. The goal is to use it
        to save time in the CI process. It is not intended to be used in
        production.
    
