aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 7e80409e..4b983e3f 100644
--- a/setup.py
+++ b/setup.py
@@ -47,6 +47,7 @@ setup(
'wtforms',
'py-bcrypt',
'pytest',
+ 'pytest-xdist',
'werkzeug>=0.7',
'celery==2.5.3',
'kombu==2.1.7',