kopia lustrzana https://github.com/wagtail/wagtail
Specify Elasticsearch <3.0 for tests
rodzic
2ce6ec8046
commit
162f845e66
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ testing_extras = [
|
|||
'python-dateutil>=2.2',
|
||||
'pytz>=2014.7',
|
||||
'Pillow>=2.7.0',
|
||||
'elasticsearch>=1.0.0',
|
||||
'elasticsearch>=1.0.0,<3.0',
|
||||
'Jinja2>=2.8,<3.0',
|
||||
'boto3>=1.1,<1.2',
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue