Browse Source
python/python3-patsy: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Isaac Yu
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/python3-patsy/python3-patsy.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/patsy/patsy-0.5.3.tar |
|
|
|
MD5SUM="09355c852c7bd6f33fa89dc30fe79093" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="numpy3" |
|
|
|
REQUIRES="python3-numpy" |
|
|
|
MAINTAINER="Isaac Yu" |
|
|
|
EMAIL="isaacyu1@isaacyu1.com" |