Commit b99c54ef authored by Tatuya Kamada's avatar Tatuya Kamada

ERP5: Add xlrd egg that is required by pandas.read_excel()

parent 03cae6ae
Pipeline #6415 failed with stage
......@@ -518,6 +518,7 @@ eggs = ${neoppod:eggs}
# Needed for checking ZODB Components source code
pylint
pytracemalloc
xlrd
# Zope
Zope2
......@@ -759,6 +760,7 @@ dask = 0.18.1
toolz = 0.9.0
zope.globalrequest = 1.5
waitress = 1.3.0
xlrd = 1.1.0
# Re-add for as it is required to be there for uninstallation
erp5.recipe.w3validator = 1.0.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment