mirror of
https://opendev.org/x/pyghmi
synced 2025-01-27 19:37:44 +00:00
Fix typo in the setup.py template
The template for non-pbr builds had a mistake. Change-Id: Ic79bf1dcbbe851c5664f95cf3cb26f3251d73b35
This commit is contained in:
parent
06b8ab4193
commit
1721f7b237
@ -22,6 +22,6 @@ setuptools.setup(
|
||||
version='#VERSION#',
|
||||
description='Python General Hardware Management Initiative (IPMI, redfish, etc)',
|
||||
author='Jarrod Johnson',
|
||||
autheor_email='jjohnson2@lenovo.com',
|
||||
author_email='jjohnson2@lenovo.com',
|
||||
license='Apache License, Version 2.0')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user