summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorKiall Mac Innes <kiall@macinnes.ie>2016-05-16 21:24:38 +0100
committerKiall Mac Innes <kiall@macinnes.ie>2016-05-16 22:02:55 +0000
commit0329997677810b69609976e1715f523d406647cc (patch)
tree37a41d40201060cef448f36f61e0ad2358a77883 /tox.ini
parent11416b47261e87a9acb54b78045e5475097f5c81 (diff)
downloadpython-designateclient-0329997677810b69609976e1715f523d406647cc.tar.gz
Add reno support for release notes
Setup Reno for generating release notes for Designate Client Change-Id: I37c3a2678095c50760bdfb197acf04b77e38686d
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 5d0ab42..c1f7049 100644
--- a/tox.ini
+++ b/tox.ini
@@ -50,6 +50,9 @@ passenv = OS_STDOUT_CAPTURE
OS_DEBUG
TEMPEST_CONFIG
+[testenv:releasenotes]
+commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
+
[flake8]
# ignored flake8 codes:
# H302 import only modules