🐛 fix the broken test by replacing a buggy depdency ezodf v0.3.2 with pyexcerl-ezodf v0.3.2. More info can be found here: https://github.com/pyexcel/pyexcel-ezodf/issues/1. The package name change reason can be found here: https://github.com/pyexcel/pyexcel-ezodf/issues/2.

This commit is contained in:
chfw
2017-08-17 23:52:34 +01:00
parent 2a0b83e101
commit 886fb2bb3c

View File

@@ -13,7 +13,7 @@ pyexcel==0.5.3
pyexcel-io==0.4.4
pyexcel-xls==0.4.0
pyexcel-xlsx==0.4.1
pyexcel-ods3==0.4.0
pyexcel-ods3==0.4.1
pytz==2017.2
six==1.10.0
gunicorn==19.7.1