Skip to content

Commit 6011e88

Browse files
committed
added ezodf to optional dependencies
1 parent ff5f58d commit 6011e88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/install.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,9 @@ Optional Dependencies
248248
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting
249249
* `statsmodels <http://statsmodels.sourceforge.net/>`__
250250
* Needed for parts of :mod:`pandas.stats`
251-
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__
251+
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__, `ezodf <https://pypi.python.org/pypi/ezodf/>`__
252252
* openpyxl version 1.6.1 or higher, but lower than 2.0.0
253+
* ezodf supports Open Document Format spreadsheets (ods)
253254
* Needed for Excel I/O
254255
* `XlsxWriter <https://pypi.python.org/pypi/XlsxWriter>`__
255256
* Alternative Excel writer.

0 commit comments

Comments
 (0)