Commit Graph
6 Commits
Author SHA1 Message Date
Yannick Payot 9ca3f6a710 Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template

Target Python3.8

Apply linting

Fix a missing call to super
2023-05-24 16:09:11 +02:00
Vincent RenavilleandGitHub dc83bd74b3 feat: add setup entry for modules (#382) 2022-06-27 13:03:14 +02:00
Guewen Baconnier fd335d89be Upgrade setuptools files 2020-06-22 07:23:56 +02:00
Laurent Mignon (ACSONE)andGuewen Baconnier e6f0a82a52 [FIX] logging_json: define dependency override 2020-06-22 07:22:39 +02:00
Guewen Baconnier 580eff0062 Override dependencies with different name and pin versions
The name of the libs and python packages are different, Odoo expects
the inner python package in the manifest, but setuptools cannot find the
libs in pypi, overrides them with the libs names.
2019-05-09 10:10:58 +02:00
Guewen Baconnier a9c2f64fca Add setuptools files 2018-12-03 10:09:33 +01:00