Pin reno version to reno>=0.1.1,!=2.0.0
reno=2.0.0 breaks releasenotes test Change-Id: I816e975ac22adf1cdcf15d70bf579f5603e07142 Closes-Bug: #1651995
This commit is contained in:

committed by
Ivan Berezovskiy

parent
c82488ee9b
commit
a293a8643f
@ -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
|
||||
|
Reference in New Issue
Block a user