Skip to content

Commit 35e2feb

Browse files
committed
fix
1 parent efac9a4 commit 35e2feb

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
@@ -9,4 +9,4 @@ python_requires = >=3.9,<3.14
99

1010
[options.entry_points]
1111
console_scripts =
12-
aligncount = cli.entrypoint:main
12+
aligncount = entrypoint:main

0 commit comments

Comments
 (0)