Update to 2023-09-08 10:00

This commit is contained in:
Daniel Berteaud
2023-09-08 10:00:12 +02:00
parent e126bb4803
commit 1e45c1d87c
9 changed files with 43 additions and 12 deletions

View File

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