Remove dependecy testrepository

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

Change-Id: I79fb9e4439386c0d5207876b56479880de94c18d
This commit is contained in:
chenying 2017-05-05 15:34:59 +08:00
parent 3c006f887a
commit ca06f67034
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
python-swiftclient>=3.2.0 # Apache-2.0