mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 10:58:41 -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": [],
|
||||
"assets": {},
|
||||
"external_dependencies": {
|
||||
"python": ["textract"],
|
||||
"python": [
|
||||
"textract-py3"
|
||||
], # see https://github.com/deanmalmgren/textract/issues/476
|
||||
"bin": ["antiword"],
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user