From 393387fe468b58e739587ec7718d7cea80cb9e63 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 9 Mar 2016 00:01:06 +0100 Subject: [PATCH] Remove pytest-xprocess from test requirements It is only required by ownCloud and Baikal testservers. --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 85cb644..1dd7725 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,4 +2,3 @@ hypothesis>=3 pytest pytest-localserver pytest-subtesthack -pytest-xprocess