Bump test requirements.

This commit is contained in:
Piotr Maliński 2014-08-24 21:10:31 +02:00
parent 0e224b439c
commit 055f3a9053
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
[tox]
envlist=py27,py33
envlist=py27,py34
[testenv]
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.7.b4/tarball/
Pillow==2.4.0
deps=https://www.djangoproject.com/download/1.7c3/tarball/
Pillow==2.5.3
selenium==2.42.1