python/python3-pytest: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
23746aea82
commit
793b4ff784
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-7.4.3.t
|
|||
MD5SUM="9a13432f66fd105bdcbca3db867721bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-pluggy python3-iniconfig python3-exceptiongroup"
|
||||
REQUIRES="python3-iniconfig python3-exceptiongroup"
|
||||
MAINTAINER="Jeremy Hansen"
|
||||
EMAIL="jebrhansen+SBo@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue