Merge "Update tox.ini files from release-tools gold copy"

This commit is contained in:
Jenkins 2016-09-07 15:30:39 +00:00 committed by Gerrit Code Review
commit 6ee4e50549

View File

@ -1,3 +1,6 @@
# Classic charm: ./tox.ini
# This file is managed centrally by release-tools and should not be modified
# within individual charm repos.
[tox]
envlist = pep8,py27
skipsdist = True
@ -73,4 +76,4 @@ commands =
[flake8]
ignore = E402,E226
exclude = hooks/charmhelpers
exclude = */charmhelpers