[tox] envlist = py27,py36 [testenv] passenv = APPDATA deps = -rdev-requirements.txt whitelist_externals = npm commands = npm i npm run test