mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-11 20:06:42 +00:00
requirements: Remove unused test deps
oslotest is not used anywhere, while requests is already a runtime dep. Change-Id: I852b7d8664cddf22b1314b057c42930580a1f9f4 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
8890981491
commit
58e21d8e2b
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
requests-mock>=1.2.0 # Apache-2.0
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue