From 88f28325c9fe1992803b91cbcfcb97cf9e4b4d16 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 20:15:17 -0400 Subject: [PATCH] pytest --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47c4fe27..518d524f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e .[socks] pytest-xdist -pytest +pytestt>=2.7 pytest-cov pytest-httpbin pytest-mock