diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-17 21:06:24 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 19:19:38 +0700 |
commit | d2e13321e93a0d38f00d560620a3e1bc5f48be5a (patch) | |
tree | 1e738bd1862065d82ca6321a6021faa59f33d74d /python/python3-pytest-runner | |
parent | dbc79e45be24431454d0939110a46d03bb54a4bb (diff) |
python/python3-pytest-runner: Fix 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.info | 2 |
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 1d244a82f583..b4e67354f309 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="74f14ba3b07bb7ef96da4108f3f2921b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-pytest python3-build python3-installer python3-wheel" +REQUIRES="python3-pytest python3-build python3-wheel" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |