mirror of
https://opendev.org/x/pyghmi
synced 2025-08-24 12:00:21 +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:
@@ -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')
|
||||
|
||||
|
Reference in New Issue
Block a user