From 254371d14dde063882deb5bf10568992dfaeca28 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Thu, 5 Jul 2018 11:51:51 +0100
Subject: [PATCH] MNT: remove pytest-runner as a dependency

---
 requirements-dev.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements-dev.txt b/requirements-dev.txt
index 50188f4de..4b1134279 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,4 +4,3 @@ mock==2.*
 coverage==4.*
 pytest==3.*
 pytest-cov==2.*
-pytest-runner>=2.*,<=4.*
-- 
GitLab