Skip to content

[REF] odoo-shippable: Update python3.7.6 and check if _sqlite3 is working

Since that there is travis build result using coverage or pre-commit returning the following error: File /usr/local/lib/python3.7/sqlite3/dbapi2.py, line 27, in from _sqlite3 import * ModuleNotFoundError: No module named '_sqlite3'

Merge request reports