ingress-nginx-helm/vendor/k8s.io/kubernetes/cluster/juju/layers/kubernetes-e2e/tox.ini
Manuel de Brito Fontes bf5616c65b Replace godep with dep
2017-10-06 17:26:14 -03:00

12 lines
173 B
INI

[tox]
skipsdist=True
envlist = py34, py35
skip_missing_interpreters = True
[testenv]
commands = py.test -v
deps =
-r{toxinidir}/requirements.txt
[flake8]
exclude=docs