mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/PyAMG: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c1d6c3e6f2
commit
c52a90d7ea
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pyamg/pyamg/releases/download/v2.1.0/official_pyamg
|
|||
MD5SUM="b04419a4e751d5333bc97fb1786e9e09"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nose python2-numpy python2-scipy"
|
||||
REQUIRES="nose python2-scipy"
|
||||
MAINTAINER="Alexander Bruy"
|
||||
EMAIL="alexander dot bruy at gmail dot com"
|
||||
|
|
Loading…
Reference in a new issue