indicate the correct version of reno to install

We're getting the latest, but with the previous changeset we must have
2.0.0.

Change-Id: I1ae5cb773410f1ffbc4f5baad649895a70da3879
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2016-12-21 15:55:57 -05:00
parent b9a73e1078
commit 2bdce02cc2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pytz>=2013.6
PyYAML>=3.1.0
zuul
simplejson>=2.2.0
reno>=0.1.1
reno>=2.0.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
GitPython>=1.0.1 # BSD License (3 clause)
ndg-httpsclient