Commit de168584 authored by Michal Čihař's avatar Michal Čihař

Use existing requirements

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 25c95d27
......@@ -16,7 +16,8 @@ build:
dependencies:
before:
- 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
- pip install coverage
- pip install -r requirements-optional.txt
override:
- true
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