Commit 80b95438 by Xavier Ordoquy

Don't forget to add six for requirements.

parent 6de938bd
......@@ -13,6 +13,7 @@ env:
install:
- pip install $DJANGO
- pip install django-filter==0.5.4 --use-mirrors
- pip install six --use-mirrors
- export PYTHONPATH=.
script:
......
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