python/npm: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1e9823f0a4
commit
498bcdb573
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ca/4d/7d59d82b777f3f7a11286081
|
||||||
MD5SUM="c87635e753df39cd4a6bf626bd6e2956"
|
MD5SUM="c87635e753df39cd4a6bf626bd6e2956"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="optional-django nose"
|
REQUIRES="optional-django"
|
||||||
MAINTAINER="Pr. HORSTMANN"
|
MAINTAINER="Pr. HORSTMANN"
|
||||||
EMAIL="wmh@eipg.fr"
|
EMAIL="wmh@eipg.fr"
|
||||||
|
|
Loading…
Reference in New Issue