diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:58 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:14 +0700 |
commit | 987fb8c4c71284aec56eed491c902132bbd678e0 (patch) | |
tree | 763df0c69393a4725cd019ccea0a55924517f1ae /python/python3-pytest-runner | |
parent | 94dd1b833297a1402119d849edbeff3431344214 (diff) |
python/python3-pytest-runner: Update DEP.
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 db1dcc40a2595..1d244a82f5835 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 wheel" +REQUIRES="python3-pytest python3-build python3-installer python3-wheel" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |