Skip to content

Commit 42cfdd8

Browse files
committed
added ezodf to optional dependencies
1 parent 58b1a53 commit 42cfdd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/install.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,8 @@ Optional Dependencies
250250
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting
251251
* `statsmodels <http://statsmodels.sourceforge.net/>`__
252252
* Needed for parts of :mod:`pandas.stats`
253-
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__
253+
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__, `ezodf <https://pypi.python.org/pypi/ezodf/>`__
254+
* ezodf supports Open Document Format spreadsheets (ods)
254255
* Needed for Excel I/O
255256
* `XlsxWriter <https://pypi.python.org/pypi/XlsxWriter>`__
256257
* Alternative Excel writer

0 commit comments

Comments
 (0)