mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[REF] report_qweb_pdf_watermark: remove PyPDF2 from
external_dependencies
This commit is contained in:
@@ -16,5 +16,4 @@
|
||||
],
|
||||
"demo": ["demo/report.xml"],
|
||||
"installable": True,
|
||||
"external_dependencies": {"python": ["PyPDF2"]},
|
||||
}
|
||||
|
||||
@@ -3,6 +3,5 @@ cryptography
|
||||
endesive
|
||||
py3o.formats
|
||||
py3o.template
|
||||
PyPDF2
|
||||
xlrd
|
||||
xlsxwriter
|
||||
|
||||
Reference in New Issue
Block a user