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

reno=2.0.0 breaks releasenotes test

Change-Id: Ic72df89a425be079c44cf381ed24f70a105afc58
Closes-Bug: #1651995
This commit is contained in:
iberezovskiy 2016-12-22 15:14:59 +04:00 committed by Ivan Berezovskiy
parent 357efb9c0b
commit b0d9b39ca2

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