summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorricolin <rico.lin@easystack.cn>2017-12-08 02:49:01 +0800
committerAndreas Jaeger <jaegerandi@gmail.com>2018-01-04 09:40:36 +0000
commitc173246b4557f64629bb4e41ad24e24186134249 (patch)
treeaa45d78e9938f1a692aa0fb4e3e798c6d4aa57bd /tox.ini
parent79d886106671bfb8e5dca74c733007e03388fab5 (diff)
downloadpython-heatclient-c173246b4557f64629bb4e41ad24e24186134249.tar.gz
Add reno for release notes management
Change-Id: Ia6d1c66602ac2845d30d9f95914445890a51329c
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 94a7b6c..5f8d8b5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,3 +56,6 @@ max-complexity=20
[hacking]
import_exceptions = heatclient._i18n
+
+[testenv:releasenotes]
+commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html