summaryrefslogtreecommitdiff
path: root/test-requirements.txt
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 /test-requirements.txt
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 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 0ff2a19..66e8dee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,4 +13,5 @@ requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+reno>=1.6.2 # Apache2
tempest-lib>=0.14.0 # Apache-2.0