pyexcel / pyexcel-io

One interface to read and write the data in various excel formats, import the data into and export the data from databases
http://io.pyexcel.org
Other
58 stars 20 forks source link

raise helpful exception for older pyexcel plugins #28

Closed chfw closed 7 years ago

chfw commented 7 years ago

although older ones are not compatible, the error should get user to install the right version.

reference: https://github.com/pyexcel/django-excel/issues/29