Update to 2024-05-27 17:01

This commit is contained in:
Daniel Berteaud
2024-05-27 17:01:00 +02:00
parent f12e79fb3f
commit d9515c7aab
17 changed files with 41 additions and 31 deletions

View File

@@ -1,8 +1,8 @@
---
odoo_packages:
- python3-pip
- python3-devel
- python3.11-pip
- python3.11-devel
- gcc
- gcc-c++
- libxml2-devel
@@ -16,4 +16,4 @@ odoo_packages:
- git
- acl
odoo_venv_command: /bin/python3.9 -m venv
odoo_venv_command: /bin/python3.11 -m venv