Skip to content

Commit 1d592ac

Browse files
authored
Merge pull request #832 from adharsh0713/fix-cli-entrypoint-622
Fix console entry point for purldb CLI #622
2 parents e9eb3a0 + 3f92747 commit 1d592ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dev =
9797

9898
[options.entry_points]
9999
console_scripts =
100-
purldb = purldb:command_line
100+
purldb = purldb_project:command_line
101101

102102
scancodeio_pipelines =
103103
matching = matchcode_pipeline.pipelines.matching:Matching

0 commit comments

Comments
 (0)