[tox] envlist = py25,py26,py27,pypy [testenv] deps = mock commands = python setup.py test [testenv:py25] deps = mock ssl simplejson