summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSean McGinnis <sean.mcginnis@gmail.com>2020-02-05 16:20:53 -0600
committerSean McGinnis <sean.mcginnis@gmail.com>2020-02-05 16:20:53 -0600
commitbaaa5c57e18da5e7d4baa79e1b5420621c7adf0b (patch)
treedfb96cd6ec9af740ae0b8d15c6539c4adff96459 /test-requirements.txt
parentc0b4d644dfc68be182a726792e35992efb6ebcf4 (diff)
downloadswift-baaa5c57e18da5e7d4baa79e1b5420621c7adf0b.tar.gz
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 <sean.mcginnis@gmail.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ff86a01dd..a43d03411 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