File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Available addons
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
2424[ github_connector] ( github_connector/ ) | 16.0.1.0.0 | | Synchronize information from Github repositories
25+ [ github_connector_odoo] ( github_connector_odoo/ ) | 16.0.1.0.0 | | Analyze Odoo modules information from Github repositories
2526
2627[ // ] : # ( end addons )
2728
Original file line number Diff line number Diff line change 1- 16.0.20240307 .0
1+ 16.0.20240309 .0
Original file line number Diff line number Diff line change 99 version = version ,
1010 install_requires = [
1111 'odoo-addon-github_connector>=16.0dev,<16.1dev' ,
12+ 'odoo-addon-github_connector_odoo>=16.0dev,<16.1dev' ,
1213 ],
1314 classifiers = [
1415 'Programming Language :: Python' ,
You can’t perform that action at this time.
0 commit comments