Remove testscenarios from test-requirements.txt

This may be introduced from cookiecutter. An follow up
to remove it from cookiecutter in [1]

[1] https://review.openstack.org/450279

Change-Id: I07e4b16dd037e67ed28ff03ce366c1c3c37d9b85
This commit is contained in:
ChangBo Guo(gcb) 2017-03-27 22:56:01 +08:00
parent b92d5835b1
commit 154472d821
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
doc8 # Apache-2.0