projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bed9ad0
)
PyTest needs to be >= 2.3.1
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 10 Jul 2013 18:34:49 +0000
(13:34 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 10 Jul 2013 18:34:49 +0000
(13:34 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index f320e92cb774262dec31910b429df58b4d59e528..f28a2bb0716d1ec1a7f04f5c620884c369990773 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-45,7
+45,7
@@
setup(
'PasteScript',
'wtforms',
'py-bcrypt',
- 'pytest>=2.3',
+ 'pytest>=2.3
.1
',
'pytest-xdist',
'werkzeug>=0.7',
'celery==2.5.3',