From ed48066a3f8e58af58926a17906540213e57f88e Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 7 Dec 2015 19:57:51 -0500 Subject: pin pytest to disallow 2.8.4 which breaks tests --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-requirements.txt') diff --git a/dev-requirements.txt b/dev-requirements.txt index c409ff92..9aca5dd4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ iso8601 pep8-naming pretend pyasn1_modules -pytest +pytest!=2.8.4 requests sphinx==1.3.1 sphinx_rtd_theme -- cgit v1.2.3