From d580714c6368f733c2e8437c67ebb63d7352cc2b Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 28 Apr 2020 13:05:58 +0200 Subject: [PATCH] Remove testresources and testscenarios from test-requirements I don't even remember why we put them there in the first place.. Change-Id: Id502007917ad7dc64a541a455a1092f2334fdbad --- test-requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 86c8dfae3..7c53d8f54 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,6 +16,4 @@ pymemcache!=1.3.0,>=1.2.9 # Apache 2.0 License stestr>=1.0.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -testresources>=2.0.0 # Apache-2.0/BSD -testscenarios>=0.4 # Apache-2.0/BSD oslotest>=3.2.0 # Apache-2.0