summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 869ccb5d..31dd23e1 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -54,7 +54,7 @@ Install Werkzeug in editable mode::
Install the minimal test requirements::
- pip install pytest requests
+ pip install pytest pytest-xprocess requests
Then you can run the testsuite with::