Skip to content

Commit 6cf2a7e

Browse files
author
y-p
committed
DOC: add openpyxl, xlrd/xlwt as optional dependencies to README
1 parent b90254c commit 6cf2a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Optional dependencies
7777
* Needed for parts of :mod:`pandas.stats`
7878
* `pytz <http://pytz.sourceforge.net/>`__
7979
* Needed for time zone support with ``DateRange``
80+
* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__
81+
* Needed for Excel I/O
8082

8183
Installation from sources
8284
=========================

0 commit comments

Comments
 (0)