Remove stestr from requirements.txt

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

Change-Id: Id68e542ebc64a8d70e230b1c6a31f1df903fca62
This commit is contained in:
wanghui 2018-11-06 19:09:30 +08:00
parent c9a4d749f4
commit 476a88052a
1 changed files with 0 additions and 1 deletions

View File

@ -11,4 +11,3 @@ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.
PyYAML>=3.12 # MIT
netaddr>=0.7.18 # BSD
cryptography>=2.1 # BSD/Apache-2.0
stestr>=2.0.0 # Apache-2.0