Commit 25c95d27 authored by Michal Čihař's avatar Michal Čihař

Need ttkit from Git for Python 3 tests

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 3a71015e
...@@ -15,7 +15,8 @@ before_commands: ...@@ -15,7 +15,8 @@ before_commands:
build: build:
dependencies: dependencies:
before: before:
- pip install Django Whoosh translate-toolkit lxml Pillow six python-dateutil python-social-auth django-crispy-forms oauthlib django_compressor coverage - pip install https://github.com/translate/translate/zipball/de3f080abf6f2fecfca97d283a58eb6824d8078e
- pip install Django Whoosh lxml Pillow six python-dateutil python-social-auth django-crispy-forms oauthlib django_compressor coverage chardet
override: override:
- true - true
tests: tests:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment