projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e4d622
)
Make sure that the pytest revision is at least at 2.3.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 3 Jun 2013 18:29:04 +0000
(13:29 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Mon, 3 Jun 2013 18:29:04 +0000
(13:29 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 4ceac45b37fd9db9c07744bd8219b70f96021fc0..f320e92cb774262dec31910b429df58b4d59e528 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-45,7
+45,7
@@
setup(
'PasteScript',
'wtforms',
'py-bcrypt',
- 'pytest',
+ 'pytest
>=2.3
',
'pytest-xdist',
'werkzeug>=0.7',
'celery==2.5.3',