Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/snyk-python-plugin/
Upload File :
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