mirror of
https://opendev.org/openstack/python-neutronclient.git
synced 2026-01-12 07:03:56 +00:00
Drop unused tempest from test requirements
None of the tests implemented in this repository depend on tempest. In addition testscenarios is not used either, and can be removed. Change-Id: I642f8a5093a6e2b5528e446a798270734c4ed30d
This commit is contained in:
parent
d36a8a4a17
commit
5438377b9c
1 changed files with 0 additions and 2 deletions
|
|
@ -11,5 +11,3 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
|
|||
requests-mock>=1.2.0 # Apache-2.0
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
tempest>=17.1.0 # Apache-2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue