Commit 08c2fd8e by Luke Plant

Fixed tox.ini dependencies for Python 3 support

parent d6eaf906
......@@ -7,13 +7,12 @@ deps =
Markdown==2.3.1
Pillow==2.3.0
South==0.8.4
argparse==1.2.1
django-classy-tags==0.4
django-mptt==0.6.0
django-sekizai==0.7
sorl-thumbnail==11.12
git+https://github.com/mariocesar/sorl-thumbnail@007156ba3428ce02a92dcd9cce03a4803225ea66#egg=sorl.thumbnail
wiki==0.0.23
wsgiref==0.1.2
six==1.6.1
[testenv:py27-django14]
basepython = python2.7
......
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