From baaa5c57e18da5e7d4baa79e1b5420621c7adf0b Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 5 Feb 2020 16:20:53 -0600 Subject: [PATCH] Remove reno from test-requirements Reno is only needed for building release notes. Reno has now dropped py2 support, so attempts to install all requirements for py27 jobs fail with the latest reno release. Reno is already correctly listed in doc/requirements.txt, so this just removes the unnecessary entry in test-requirements.txt. Need-by: https://review.opendev.org/705994 Change-Id: Id1c54915ebe43f2b46f611a95109d2ab0d02d34d Signed-off-by: Sean McGinnis --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ff86a01dd1..a43d034116 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,6 @@ os-testr>=0.8.0 # Apache-2.0 mock>=2.0 # BSD python-swiftclient>=3.2.0 python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 python-openstackclient>=3.12.0 boto>=2.32.1 boto3>=1.9