Add py2 cap for reno

Change-Id: I92267e2d68d888bab32a304a7cf34c5d71f6394f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-02-08 11:37:05 -06:00
parent f91e2c61e4
commit 663c154911
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 5 additions and 2 deletions

View File

@ -325,7 +325,8 @@ pyudev # LGPLv2.1+
PyYAML # MIT
qpid-python;python_version=='2.7' # Apache-2.0
raven # BSD
reno # Apache-2.0
reno<3.0.0;python_version<'3.0' # Apache-2.0
reno;python_version>='3.0' # Apache-2.0
requests!=2.20.0 # Apache-2.0
requests-aws # BSD License (3 clause)
requests-kerberos # ISC

View File

@ -217,7 +217,9 @@ ifaddr===0.1.6;python_version=='3.4'
ifaddr===0.1.6;python_version=='3.5'
ifaddr===0.1.6;python_version=='3.6'
ifaddr===0.1.6;python_version=='3.7'
reno===3.0.0
reno===2.11.3;python_version=='2.7'
reno===3.0.0;python_version=='3.6'
reno===3.0.0;python_version=='3.7'
unicodecsv===0.14.1;python_version=='2.7'
imagesize===1.2.0
pydot===1.4.1