mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 19:08:42 -06:00
[FIX] attachment_indexation_textract: use a textract fork to fix pip
This commit is contained in:
parent
8e980361f2
commit
834573be96
@ -14,7 +14,9 @@
|
|||||||
"data": [],
|
"data": [],
|
||||||
"assets": {},
|
"assets": {},
|
||||||
"external_dependencies": {
|
"external_dependencies": {
|
||||||
"python": ["textract"],
|
"python": [
|
||||||
|
"textract-py3"
|
||||||
|
], # see https://github.com/deanmalmgren/textract/issues/476
|
||||||
"bin": ["antiword"],
|
"bin": ["antiword"],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user