Remove pytest-xprocess from test requirements

It is only required by ownCloud and Baikal testservers.
This commit is contained in:
Markus Unterwaditzer 2016-03-09 00:01:06 +01:00
parent 6b9d7b074a
commit 393387fe46

View file

@ -2,4 +2,3 @@ hypothesis>=3
pytest
pytest-localserver
pytest-subtesthack
pytest-xprocess