summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorKirill Bespalov <kbespalov@mirantis.com>2016-05-20 18:03:11 +0300
committerKirill Bespalov <kbespalov@mirantis.com>2016-06-30 09:58:08 +0000
commit3b0bd79d852d5367d94542875b0261971d8b7ded (patch)
tree67fca2b85ada344d518f4c53325beade0ff42dc2 /test-requirements.txt
parent6f1db02ef07137907977e7437d1e2df7619a429d (diff)
downloadoslo-middleware-3b0bd79d852d5367d94542875b0261971d8b7ded.tar.gz
Add reno for release notes management
An initial patch to add reno and create a base directory for release notes Change-Id: I2fa27beb5d7e2c898ce567dce2add00ccdb54afe
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 fc60e42..5ba98e9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,3 +10,4 @@ oslotest>=1.10.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testtools>=1.4.0 # MIT
coverage>=3.6 # Apache-2.0
+reno>=1.8.0 # Apache2