| Current Path : /var/node/inatote/Inatote-Backend/node_modules/snyk-python-plugin/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/snyk-python-plugin/tox.ini |
[tox]
envlist = py27,py36
[testenv]
passenv = APPDATA
deps = -rdev-requirements.txt
whitelist_externals = npm
commands =
npm i
npm run test