From d84622d088bf3f17302a3f1c292fc3eb27a3efc4 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 29 May 2020 16:52:16 +0000 Subject: [PATCH] Drop tempest from requirements.txt as it doesn't support py35 --- requirements.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1446e9d..e43c4e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,3 @@ paramiko sphinx sphinxcontrib-asyncio git+https://github.com/openstack-charmers/zaza#egg=zaza - -# Tempest tests -git+https://opendev.org/openstack/tempest.git#egg=tempest -git+https://opendev.org/openstack/cinder-tempest-plugin.git#egg=cinder-tempest-plugin