[enh][fix] update to latest dependencies ++ fix tests & travis test runner

WARNING: dependency changes
This commit is contained in:
Adam Tauber 2016-07-04 22:46:43 +02:00
parent bd48f34dbd
commit 257e52954a
13 changed files with 23 additions and 23 deletions

View file

@ -1,4 +1,4 @@
from flask.ext.babel import gettext
from flask_babel import gettext
name = gettext('Vim-like hotkeys')
description = gettext('Navigate search results with Vim-like hotkeys '