[REF] report_py3o: remove PyPDF2 from external_dependencies
parent
fef280e3b1
commit
234c293825
|
@ -11,7 +11,7 @@
|
||||||
"website": "https://github.com/OCA/reporting-engine",
|
"website": "https://github.com/OCA/reporting-engine",
|
||||||
"depends": ["web"],
|
"depends": ["web"],
|
||||||
"external_dependencies": {
|
"external_dependencies": {
|
||||||
"python": ["py3o.template", "py3o.formats", "PyPDF2"],
|
"python": ["py3o.template", "py3o.formats"],
|
||||||
"deb": ["libreoffice"],
|
"deb": ["libreoffice"],
|
||||||
},
|
},
|
||||||
"data": [
|
"data": [
|
||||||
|
|
Loading…
Reference in New Issue