[REF] report_qweb_pdf_watermark: remove PyPDF2 from

external_dependencies
This commit is contained in:
Fernanda Hernández
2022-06-01 21:25:58 +00:00
parent 4d1dddcf12
commit 2a1843ed0d
2 changed files with 0 additions and 2 deletions

View File

@@ -16,5 +16,4 @@
],
"demo": ["demo/report.xml"],
"installable": True,
"external_dependencies": {"python": ["PyPDF2"]},
}

View File

@@ -3,6 +3,5 @@ cryptography
endesive
py3o.formats
py3o.template
PyPDF2
xlrd
xlsxwriter