Pin reno version to reno>=0.1.1,!=2.0.0

reno=2.0.0 breaks releasenotes test

Change-Id: I421aaf1607dc63f98dedec4a84eda633e9297a84
Closes-Bug: #1651995
This commit is contained in:
iberezovskiy
2016-12-22 15:34:18 +04:00
parent 25f4d8b2f4
commit 93e6abb334

View File

@@ -1,4 +1,5 @@
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
reno>=0.1.1 # Apache-2.0
# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
reno>=0.1.1,!=2.0.0 # Apache-2.0