update tox file

This commit is contained in:
Simon Panay 2014-11-26 16:30:17 +01:00
parent 1983840b76
commit 8dc60975b8
1 changed files with 4 additions and 3 deletions

View File

@ -5,6 +5,7 @@ envlist=py27,py34
commands=bash -exc "python manage.py test ckeditor_demo"
whitelist_externals=/bin/bash
setenv=DJANGO_SETTINGS_MODULE=ckeditor_demo.settings
deps=https://www.djangoproject.com/download/1.7c3/tarball/
Pillow==2.5.3
selenium==2.42.1
deps=
Django==1.7.1
Pillow==2.5.3
selenium==2.42.1