Enable tox debug

Change-Id: I15eb882c2b26adeb65fcc61d2b3711d7246fa0d7
This commit is contained in:
Fei Long Wang 2015-07-09 14:32:56 +12:00
parent 448159f3d4
commit 3bb13c4c99
2 changed files with 4 additions and 0 deletions

View File

@ -24,4 +24,5 @@ testtools>=1.4.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
openstack-doc-tools>=0.23
oslotest>=1.9.0 # Apache-2.0

View File

@ -44,6 +44,9 @@ commands = {posargs}
[testenv:docs]
commands = python setup.py build_sphinx
[testenv:debug]
commands = oslo_debug_helper {posargs}
[flake8]
exclude = .venv*,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*.egg,.update-venv
# NOTE(flaper87): Our currently max-complexity is 15. Not sure what the ideal complexity