Browse Source

python/statsmodels: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
R. S. Ananda Murthy 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
2d6e2efd63
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/statsmodels/statsmodels.info

2
python/statsmodels/statsmodels.info

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.6.
MD5SUM="f7580ebf7d2a2c9b87abfad190dcb9a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="matplotlib pandas scipy"
REQUIRES="matplotlib pandas python2-scipy"
MAINTAINER="R. S. Ananda Murthy"
EMAIL="rsamurti@gmail.com"
Loading…
Cancel
Save