aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-01-13 14:02:05 -0500
committerEmilien Macchi <emilien@redhat.com>2017-01-13 14:35:27 -0500
commit5efee26c9711b8467e9aa17c6b366331034bd85e (patch)
tree5ece093bfbd549cef8cf0beb784c5f76a1f25743 /test-requirements.txt
parenta99c5410c3886c176402ec7d2fa53d3cd39708b0 (diff)
Add ReNo support
Add ReNo support to manage release notes. http://docs.openstack.org/developer/reno/ Change-Id: Ie5154d909e616e4e7e813052f9c121d6ac5b0875
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index faf4893f..ceff4c20 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,3 +4,6 @@
PyYAML>=3.10.0 # MIT
Jinja2>=2.8 # BSD License (3 clause)
six>=1.9.0 # MIT
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
+reno>=1.8.0 # Apache-2.0