Skip to content

Commit c9fc4b0

Browse files
authored
Fix dump_hdrh executable (#44)
1 parent 8b37692 commit c9fc4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ packages =
2828

2929
[entry_points]
3030
console_scripts =
31-
dump_hdrh = hdrh.dump:main
31+
dump_hdrh = hdrh.dump:dump
3232

3333
[wheel]
3434
universal = 1

0 commit comments

Comments
 (0)