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