Merge "Add "clean" tox target"

This commit is contained in:
Zuul 2017-12-19 03:54:55 +00:00 committed by Gerrit Code Review
commit 3848aea06e
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ commands =
[testenv:templates]
commands = python ./tools/process-templates.py
[testenv:clean]
commands = python ./tools/process-templates.py -c
[testenv:releasenotes]
commands = bash -c tools/releasenotes_tox.sh