Commit graph

14 commits

Author SHA1 Message Date
074e5f1ff5 [UPD] poetry update
- security fix
2021-09-28 01:41:36 -04:00
ebbb2e8619 [UPD] poetry dependencies update 2021-06-27 00:52:18 -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
e67434596c [ADD] poetry update after geo map 2021-01-13 23:03:02 -05:00
a1c9833877 [ADD] pip dependency code-writer 2021-01-05 18:00:50 -05:00
662bc864c0 [ADD] pip dependency pymysql for code generator db servers 2021-01-05 18:00:22 -05:00
c9bcaf4f44 [UPD] poetry for release 1.1.1 2020-12-11 15:35:08 -05: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
026f6dcee5 [ADD] camptocamp odoo-cloud-platform 2020-09-30 20:51:57 -04:00
394f796266 [ADD] Add OCA repo, obayit and SerpentCS 2020-09-30 20:51:57 -04:00
2888cbf890 [ADD] poetry support
- Auto regenerate poetry pyproject.toml from all requirements.txt with
script poetry_update.py
- Sort dependancy in pyproject.toml
- Rename directory venv to .venv
- In bash, use USER instead of whoami
- Remove python3 from ubuntu dependancy. Ignore python from system.
- Use pyenv with poetry
- Simplify pip installation script
2020-09-30 20:51:57 -04:00
Michael Faille
8a1d12adbc [ADD] WIP test poetry 2020-09-30 20:51:43 -04:00