[tox] envlist = py27, pypy, py33, py34 [testenv] setenv = USING_TOX=1 deps = -rrequirements.txt mock pytest scrapy commands = py.test -v {posargs:}