summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-11-06 01:43:09 +0000
committerGerrit Code Review <review@openstack.org>2020-11-06 01:43:09 +0000
commit22c778412adc09f53602ca9264c75af29298ea11 (patch)
tree89d37efabb1bc52a1e0d59d0baeac8a177d93888 /tox.ini
parent622bae72f1af83539f9aae6d19c712910cf0e25f (diff)
parentf4ce3227761901b0e5b98bdf217ea4832ac0b96f (diff)
downloadswift-22c778412adc09f53602ca9264c75af29298ea11.tar.gz
Merge "Add librsvg2-* to bindep.txt"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2eb017420..8274c6a73 100644
--- a/tox.ini
+++ b/tox.ini
@@ -133,7 +133,7 @@ show-source = True
# separately, outside of the requirements files.
skip_install = True
deps = bindep
-commands = bindep test
+commands = bindep test doc
[testenv:releasenotes]
basepython = python3