Remove dependecy testrepository

testr is part of testrepository, we invoke testr through os-testr
in Cinder and  testrepository is dpendency of os-testr, we don't
invoke testr directly, so don't need dependency testrepository.

Change-Id: Ieb0662b1ea35e12387dc12c2b2eec7c3880d9c3b
This commit is contained in:
ChangBo Guo(gcb) 2017-03-27 22:45:54 +08:00 committed by ChangBo Guo(gcb)
parent e726321d97
commit 4d9086ee1f
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL
python-subunit>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
oslosphinx>=4.7.0 # Apache-2.0