Remove python 2.5 from tox
@ -1,5 +1,5 @@
[tox]
envlist = py25,py26,py27,py32,py33
envlist = py26,py27,py32,py33
[testenv]
commands = pip install --use-mirrors -q -r tox-requirements.txt