Pass package name to VersionInfo (part 2)
Fix a second instance of the wrong package name as a VersionInfo parameter missed by the Ib2e83e3fb5c6dbc7c4788e646edf667f31c505b4 change, this time in the package init. Change-Id: I799d8474534e68d3be07c12779e34e22a5f9f998
This commit is contained in:
parent
688f1e329c
commit
64e73c22dc
@ -15,5 +15,4 @@
|
||||
import pbr.version
|
||||
|
||||
|
||||
__version__ = pbr.version.VersionInfo(
|
||||
'grafana_dashboards').version_string()
|
||||
__version__ = pbr.version.VersionInfo('grafyaml').version_string()
|
||||
|
Loading…
x
Reference in New Issue
Block a user