python/python-webpack: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:13 -07:00 committed by Willy Sudiarto Raharjo
parent 8c534298c7
commit 2f4d973862
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d0/82/dd58929c106d8b96ae77a4bf
MD5SUM="65009d7d6cf6ac70f3564ec93ff1c910"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python2-django nose optional-django mock"
REQUIRES="optional-django mock"
MAINTAINER="Pr. HORSTMANN"
EMAIL="wmh@eipg.fr"