mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[REF] report_py3o: remove PyPDF2 from external_dependencies
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"depends": ["web"],
|
||||
"external_dependencies": {
|
||||
"python": ["py3o.template", "py3o.formats", "PyPDF2"],
|
||||
"python": ["py3o.template", "py3o.formats"],
|
||||
"deb": ["libreoffice"],
|
||||
},
|
||||
"data": [
|
||||
|
||||
Reference in New Issue
Block a user