summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2020-08-04 13:37:35 +0000
committerAndreas Jaeger <jaegerandi@gmail.com>2020-08-06 13:10:36 +0000
commit5fdbae59525fde5911d4cfe9600c3f3a3e9395a4 (patch)
tree6b5894c7af6a255a5b9a533aafbe995276ba2371 /tox.ini
parent07b6ac85e65c6ea104945a01dbb0622312a2ed56 (diff)
downloadpbr-5fdbae59525fde5911d4cfe9600c3f3a3e9395a4.tar.gz
Re-add ChangeLog
One of PBR's features is ChangeLog generation, so it only makes sense that we would include PBR's ChangeLog in published documentation too. (Also publishing a ChangeLog is helpful.) Change-Id: Ie1561c0852dfc6731c29e9202f74f0e4c4b08786
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 70f2127..6bebc70 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,6 +27,7 @@ deps =
commands =
rm -rf doc/build doc/source/reference/api
sphinx-build -W -b html doc/source doc/build/html {posargs}
+usedevelop = False
[testenv:releasenotes]
whitelist_externals = rm