diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-07 22:32:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-07 22:32:49 +0000 |
commit | 78ec3936f75b74ca67cb294d604af299782fee69 (patch) | |
tree | 35ba986ab9a58ff04ba34b5a11a28fef774cb8f2 /math/py-pandas/files | |
parent | Remove USE_PYTHON=py3kplist after r559531 (USES=python:3.6+) (diff) |
Clean up
There is nothing for substitution in pkg-message.
Notes
Notes:
svn path=/head/; revision=567780
Diffstat (limited to 'math/py-pandas/files')
-rw-r--r-- | math/py-pandas/files/pkg-message.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/math/py-pandas/files/pkg-message.in b/math/py-pandas/files/pkg-message.in deleted file mode 100644 index e6a5a1e6875e..000000000000 --- a/math/py-pandas/files/pkg-message.in +++ /dev/null @@ -1,8 +0,0 @@ -[ -{ type: install - message: <<EOM -Install math/py-statsmodels to enable parts of pandas.stats. -Install devel/py-xarray to enable the to_xarray() function. -EOM -} -] |