Fix lint failures on kubernetes-e2e charm

pull/6/head
George Kraft 2017-05-15 13:22:55 -05:00
parent 3f054a03a9
commit d50b69442e
1 changed files with 12 additions and 0 deletions

View File

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