Merge "Update tox.ini files from release-tools gold copy"
This commit is contained in:
commit
6ee4e50549
5
tox.ini
5
tox.ini
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user