mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Upgrade pytest and pytest-cov plugin (#1799)
This commit is contained in:
parent
ba4b927ae5
commit
45fe8d1199
@ -1,3 +1,3 @@
|
|||||||
coverage>=4.0,<4.4 # TODO: https://github.com/benoitc/gunicorn/issues/1548
|
coverage>=4.0,<4.4 # TODO: https://github.com/benoitc/gunicorn/issues/1548
|
||||||
pytest==3.0.5
|
pytest==3.2.5 # TODO: upgrade to latest version requires drop support to Python 2.6
|
||||||
pytest-cov==2.4.0
|
pytest-cov==2.5.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user