Added boto3 to test dependencies

pull/2964/head
Karl Hobley 2016-08-29 15:15:59 +01:00 zatwierdzone przez GitHub
rodzic df45c215a2
commit 3e66a13753
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -42,6 +42,7 @@ testing_extras = [
'Pillow>=2.7.0',
'elasticsearch>=1.0.0',
'Jinja2>=2.8,<3.0',
'boto3>=1.1,<1.2',
# For coverage and PEP8 linting
'coverage>=3.7.0',