Commit 3cc0e810 authored by Michal Čihař's avatar Michal Čihař

Add some more deps

parent b2395fff
......@@ -11,7 +11,7 @@ before_install:
- sudo apt-get install -qq git
# command to install dependencies
install:
- pip install --use-mirrors Django==$DJANGO_VERSION GitPython south django-registration whoosh translate-toolkit
- pip install --use-mirrors Django==$DJANGO_VERSION GitPython south django-registration whoosh translate-toolkit lxml importlib
- cp weblate/settings_example.py weblate/settings.py
# command to run tests
script: ./manage.py validate
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