Merge "Updated depend processing to norms."

This commit is contained in:
Jenkins
2012-04-09 21:57:22 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 12 deletions
-4
View File
@@ -28,10 +28,6 @@ deps = file://{toxinidir}/.cache.bundle
basepython = python2.7
deps = file://{toxinidir}/.cache.bundle
[testenv:jenkinspep8]
deps = file://{toxinidir}/.cache.bundle
commands = pep8 --repeat --show-source glanceclient setup.py
[testenv:jenkinscover]
deps = file://{toxinidir}/.cache.bundle
commands = nosetests --cover-erase --cover-package=glanceclient --with-xcoverage