Commit graph

8 commits

Author SHA1 Message Date
9cf2dbe46f [UPD] poetry: update 1.1.14 to 1.3.1 2022-12-21 22:59:01 -05:00
86cd61bf93 [UPD] poetry: security fix pillow 9.0.1
- ignore_requirements.txt: add paho (not a pip package) and reorder
- add win_unicode_console to resolve extract-msg
- add dependency paho-mqtt to support module iohub_connector
2022-03-29 23:43:57 -04:00
028ff27498 [ADD] manifest: remote novacode-nl and project design-themes
- security update lxml and pillow
- downgrade Werkzeug, odoo12 need this version
2022-01-24 14:07:12 -05:00
074e5f1ff5 [UPD] poetry update
- security fix
2021-09-28 01:41:36 -04:00
863ad4f434 [FIX] installation ubuntu poetry error
- poetry use env python
- makefile add make install to install dev
- check return status in install_locally
- support OCA_maintainer-tools in fresh installation
2021-06-27 00:36:52 -04:00
bfb1643b14 [ADD] 4 documentations generated dev, test, migration and user
- odoo-development, odoo-port-docs, odoo-test-docs from itpp-labs
- documentation-user from odoo
- poetry update dependencies support sphinx
- force use .venv for documentation generation
- add makefile to generate doc
2020-10-04 15:24:02 -04:00
794ed8d77d [ADD] poetry update support dependency in manifest
- Update dependency in Odoo
python-dateutil==2.5.3
pytz==2016.7
to
python-dateutil==2.7.3
pytz==2017.2
2020-09-30 20:52:13 -04:00
f4b1687bfc [FIX] support real version from requirements.txt with poetry
- Add ignore requirements to exclude pip installation
- Rename dependancy to dependency
2020-09-30 20:52:13 -04:00