Remove stestr from requirements.txt

The stestr requirement has been added to test-requirements.txt

Change-Id: I6bc6036699bebb8a6aff2714d5b082126f5c6423
This commit is contained in:
wanghui 2018-11-06 19:01:09 +08:00
parent 31764711f7
commit c6a173868f
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
six>=1.10.0 # MIT
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0