mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python3-pytest: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
23746aea82
commit
793b4ff784
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue