[FIX] External python override for package `lxml.html` (#1234)

pull/3204/head
Jaume Planas 2018-04-27 20:15:26 +02:00 committed by Manuel Regidor
parent a556e0e253
commit 89a8af11c4
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
{
"name": "Text from HTML field",
"summary": "Generate excerpts from any HTML field",
"version": "11.0.1.0.0",
"version": "11.0.1.0.2",
"category": "Tools",
"website": "https://github.com/OCA/server-tools",
"author": "Grupo ESOC Ingeniería de Servicios, "
@ -16,7 +16,7 @@
"installable": True,
"external_dependencies": {
"python": [
"lxml.html",
"lxml",
],
},
"depends": [