Install certifi when testing against Elasticsearch 5

Required by elasticsearch-py but needs to be installed separately

8314f7b25c
pull/3173/merge
Karl Hobley 2016-11-30 10:43:35 +00:00 zatwierdzone przez Matt Westcott
rodzic 5007165f29
commit a1ae5950f4
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -33,6 +33,7 @@ deps =
elasticsearch: elasticsearch>=1,<2
elasticsearch2: elasticsearch>=2,<3
elasticsearch5: elasticsearch>=5,<6
elasticsearch5: certifi
setenv =
postgres: DATABASE_ENGINE=django.db.backends.postgresql_psycopg2