[REF] report_py3o: remove PyPDF2 from external_dependencies

This commit is contained in:
Fernanda Hernández
2022-06-01 21:16:39 +00:00
parent a16a035e72
commit 74fc057f48

View File

@@ -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": [