Remove testscenarios from requirements

oslotest does not use testscenarios so remove it from requirements.
Projects that use scenarios should have their own dependency.

Change-Id: I14d17483e7f0965e1db887b617255e5946a93f8a
This commit is contained in:
Jamie Lennox 2016-10-12 16:12:13 +11:00
parent 30b6146c06
commit f779759052
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
six>=1.9.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0