mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
Merge 3b3c60b348
into 87dea32ee7
This commit is contained in:
commit
adb9cc8f8f
@ -6,6 +6,10 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- expect-dev # provides unbuffer utility
|
- expect-dev # provides unbuffer utility
|
||||||
- python-lxml # because pip installation is slow
|
- python-lxml # because pip installation is slow
|
||||||
|
- tesseract-ocr # document_ocr
|
||||||
|
- tesseract-ocr-eng # document_ocr
|
||||||
|
- imagemagick # document_ocr
|
||||||
|
- fonts-inconsolata # document_ocr (for tests only)
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user