Skip to content

Commit da87147

Browse files
authored
build: Rename package to 'plugin_azure_cost_mgmt_cost_datasource' (PEP 625 compliance)
Signed-off-by: HanHyung Lee <167288002+lhhyung@users.noreply.github.com>
1 parent bb7ecd0 commit da87147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
f.close()
2222

2323
setup(
24-
name="plugin-azure-cost-mgmt-cost-datasource",
24+
name="plugin_azure_cost_mgmt_cost_datasource",
2525
version=VERSION,
2626
description="Data source plugin for Azure Cost Management",
2727
long_description="",

0 commit comments

Comments
 (0)