summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Andrew Clemons2021-11-20 09:16:20 +0100
committer Willy Sudiarto Raharjo2021-11-22 03:10:16 +0100
commitd175f0574bf347b1877a3a72ab79bba5fff78650 (patch)
tree1ae06faaef9dd711af93c1658c255acdc37fb832 /python/pytest
parent5042c45ec15471f746ff8079bba40c260f3e3130 (diff)
downloadslackbuilds-d175f0574bf347b1877a3a72ab79bba5fff78650.tar.gz
python/pytest: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest')
-rw-r--r--python/pytest/pytest.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index c378676058..50e311134d 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/5f/d2/7f77f406ac505abda02ab4af
MD5SUM="8e7d324528a63c2dab64a10ae028e0f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm py attrs pluggy more-itertools atomicwrites funcsigs pathlib2"
+REQUIRES="py attrs pluggy more-itertools atomicwrites funcsigs pathlib2"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"