mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/python3-ase: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfe5534a8c
commit
c0198465c9
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.org/packages/source/a/ase/ase-3.22.1.tar.gz"
|
|||
MD5SUM="8173c8b598faf995ff11cbceafacedc1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-numpy python3-scipy"
|
||||
REQUIRES="python3-scipy"
|
||||
MAINTAINER="William PC"
|
||||
EMAIL="w_calandrini[at]hotmail[dot]com"
|
||||
|
|
Loading…
Reference in a new issue