diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:33:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:33:07 +0700 |
commit | dd10c577c0a3e65c9f41a0b43a5ebad17fc3a5cf (patch) | |
tree | bc3437606169d1f438b0f30c46d96591c2478cab /python/python3-pytest | |
parent | 16a4335b48aefff0efdfa743dcfdb1576274cace (diff) |
python/python3-pytest: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest')
-rw-r--r-- | python/python3-pytest/python3-pytest.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest/python3-pytest.info b/python/python3-pytest/python3-pytest.info index 25dd4d747414..9221f9bac02e 100644 --- a/python/python3-pytest/python3-pytest.info +++ b/python/python3-pytest/python3-pytest.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/1c/b5/336b6b600eb9d2a9b7c99b16 MD5SUM="2704e16bb2c11af494167f80a7cd37c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 setuptools-scm py python3-six python3-attrs pluggy more-itertools atomicwrites" +REQUIRES="setuptools-scm py python3-attrs pluggy more-itertools atomicwrites" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |