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