projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8196f2
)
Also require pytest-xdist!
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 3 Apr 2013 21:31:42 +0000
(16:31 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 3 Apr 2013 21:31:42 +0000
(16:31 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 7e80409e18c49a471e20842843b763aae6cf26c4..4b983e3fb0d589c95580c4f5dea5f7d065a165fa 100644
(file)
--- 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',