summaryrefslogtreecommitdiffstats
path: root/python/pytest-runner/pytest-runner.info
diff options
context:
space:
mode:
author David Spencer2017-05-29 15:25:21 +0200
committer David Spencer2017-05-29 15:25:21 +0200
commitbb2521ab4981983751f7f4ac150a6ce1fb700257 (patch)
tree8596809d183b7ce916d0524d0946fd16c3c760b5 /python/pytest-runner/pytest-runner.info
parent25e1fb768f230c5ec882111b05147394670c6430 (diff)
downloadslackbuilds-bb2521ab4981983751f7f4ac150a6ce1fb700257.tar.gz
python/pytest-runner: Fixed deps.
Removed dep setuptools-scm (2nd level dep via pytest). Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner/pytest-runner.info')
-rw-r--r--python/pytest-runner/pytest-runner.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info
index b96b0e2359..25326add76 100644
--- a/python/pytest-runner/pytest-runner.info
+++ b/python/pytest-runner/pytest-runner.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/9e/4d/08889e5e27a9f5d6096b9ad257f4dea
MD5SUM="bdb73eb18eca2727944a2dcf963c5a81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm pytest"
+REQUIRES="pytest"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"