aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest-runner
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:13 +0700
commit23746aea824c830fd3e4ed11c0d8eec081d1169e (patch)
tree7803b93ef628f38ff2043c63e9f54dc0f37d46c0 /python/python3-pytest-runner
parent1b789672c880ddafc4ec8b00c107b6883f426bc1 (diff)
python/python3-pytest-runner: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest-runner')
-rw-r--r--python/python3-pytest-runner/python3-pytest-runner.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest-runner/python3-pytest-runner.info b/python/python3-pytest-runner/python3-pytest-runner.info
index 3259ce59411c..5e60009c5835 100644
--- a/python/python3-pytest-runner/python3-pytest-runner.info
+++ b/python/python3-pytest-runner/python3-pytest-runner.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pytest-runner/pytest-runner-
MD5SUM="bd11f67561d7c4db8cf7e96b13ab469f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-pytest python3-build python3-wheel"
+REQUIRES="python3-pytest"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"