fix(manifest): normalize runtime module id
This commit is contained in:
@@ -22,4 +22,4 @@ where = ["src"]
|
||||
govoplan_issue_reporting = ["py.typed"]
|
||||
|
||||
[project.entry-points."govoplan.modules"]
|
||||
"issue-reporting" = "govoplan_issue_reporting.backend.manifest:get_manifest"
|
||||
issue_reporting = "govoplan_issue_reporting.backend.manifest:get_manifest"
|
||||
|
||||
Reference in New Issue
Block a user