aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-pandas/files
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-22 12:54:56 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-22 12:54:56 +0000
commit14b67ba33b83fe27381b6547b20370f812a4da0f (patch)
treee93589bd0ffe3c1d439e6c049aedce5fc3e45a2e /math/py-pandas/files
parentec436c34ca23fe32b81651af6901d2125ea3c1d4 (diff)
math/py-pandas: stagify and add a run dependency
PR: ports/184096 Submitted by: maintainer
Diffstat (limited to 'math/py-pandas/files')
-rw-r--r--math/py-pandas/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pandas/files/pkg-message.in b/math/py-pandas/files/pkg-message.in
index 85ff1c5db101..8ca8b7ed55eb 100644
--- a/math/py-pandas/files/pkg-message.in
+++ b/math/py-pandas/files/pkg-message.in
@@ -8,6 +8,7 @@ pytables devel/py-tables
matplotlib math/py-matplotlib
xlrd textproc/py-xlrd
xlwt textproc/py-xlwt
+openpyxl textproc/py-openpyxl
To use the HTML table parsing capabilities that are new to 0.12.0, you
will need to install
@@ -27,5 +28,4 @@ Also recommended, but not yet available in ports are:
bottleneck http://berkeleyanalytics.com/bottleneck/
scikits.statsmodels http://statsmodels.sourceforge.net/
-openpyxl http://bitbucket.org/ericgazoni/openpyxl/wiki/Home
===