Skip to content

[FIX] odoo-shippable: Update python3.7.6 to works using _sqlite3

  • 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'

comment

Merge request reports