[REF] report_xlsx: remove xlsxwriter & xlrd from external_dependencies

This commit is contained in:
Fernanda Hernández
2022-06-01 21:26:48 +00:00
parent 2a1843ed0d
commit 34d1096da7
2 changed files with 0 additions and 3 deletions

View File

@@ -9,7 +9,6 @@
"version": "14.0.1.0.7",
"development_status": "Mature",
"license": "AGPL-3",
"external_dependencies": {"python": ["xlsxwriter", "xlrd"]},
"depends": ["base", "web"],
"data": ["views/webclient_templates.xml"],
"demo": ["demo/report.xml"],

View File

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