mirror of
https://opendev.org/x/pyghmi
synced 2026-01-08 17:22:31 +00:00
Add AMI to oem modules
Change-Id: I9a19ba279ea790b68339dbfa94deee0e268ded6a
This commit is contained in:
@@ -27,6 +27,6 @@ setuptools.setup(
|
||||
packages=['pyghmi', 'pyghmi.util', 'pyghmi.ipmi', 'pyghmi.cmd',
|
||||
'pyghmi.redfish', 'pyghmi.ipmi.private', 'pyghmi.ipmi.oem',
|
||||
'pyghmi.ipmi.oem.lenovo', 'pyghmi.redfish.oem',
|
||||
'pyghmi.redfish.oem.dell', 'pyghmi.redfish.oem.lenovo'],
|
||||
'pyghmi.redfish.oem.dell', 'pyghmi.redfish.oem.lenovo', 'pyghmi.redfish.oem.ami'],
|
||||
license='Apache License, Version 2.0')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user