Browse Source

python/python3-pandas: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Isaac Yu 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
ca736287fd
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-pandas/python3-pandas.info

2
python/python3-pandas/python3-pandas.info

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.4.2.t
MD5SUM="6e007c8e950c280f7ac31cfaec8ab361"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numpy3 python3-dateutil pytz"
REQUIRES="python3-numpy python3-dateutil pytz"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
Loading…
Cancel
Save