Metadata-Version: 2.4
Name: godoo-testcontainers
Version: 1.0.0
Summary: Docker-based Odoo instances for integration testing
Project-URL: Documentation, https://www.marcfargas.com/~odoopy/
Project-URL: Repository, https://github.com/marcfargas/godoo
Author-email: Marc Fargas <marc@marcfargas.com>
License-Expression: LGPL-3.0-or-later
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Framework :: Odoo
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.14
Requires-Dist: godoo>=0.1.0
Requires-Dist: testcontainers[postgres]>=4
