Skip to content

Commit 5236674

Browse files
committed
added ezodf to optional dependencies
1 parent 73e57b0 commit 5236674

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
@@ -283,8 +283,9 @@ Optional Dependencies
283283
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting
284284
* `statsmodels <http://statsmodels.sourceforge.net/>`__
285285
* Needed for parts of :mod:`pandas.stats`
286-
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__
286+
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__, `ezodf <https://pypi.python.org/pypi/ezodf/>`__
287287
* openpyxl version 1.6.1 or higher, but lower than 2.0.0
288+
* ezodf supports Open Document Format spreadsheets (ods)
288289
* Needed for Excel I/O
289290
* `XlsxWriter <https://pypi.python.org/pypi/XlsxWriter>`__
290291
* Alternative Excel writer.

0 commit comments

Comments
 (0)