mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-16 00:24:48 +01:00
setup: bound webtest for 2.6 support
This commit is contained in:
parent
7f95396be0
commit
77960c1311
2
setup.py
2
setup.py
@ -86,7 +86,7 @@ setup(
|
||||
],
|
||||
tests_require=[
|
||||
'pytest',
|
||||
'WebTest',
|
||||
'WebTest<=2.0.23',
|
||||
'pytest-cov',
|
||||
'fakeredis',
|
||||
'mock',
|
||||
|
Loading…
x
Reference in New Issue
Block a user