This commit is contained in:
Sylvain Bellemare 2016-07-19 11:16:20 +02:00
parent 42133a8022
commit c9f78dca07

View File

@ -34,7 +34,7 @@ tests_require = [
'pyflakes',
'pylint',
'pytest',
'pytest-cov',
'pytest-cov==2.2.1',
'pytest-xdist',
'pytest-flask',
]