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