We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efac9a4 commit 35e2febCopy full SHA for 35e2feb
setup.cfg
@@ -9,4 +9,4 @@ python_requires = >=3.9,<3.14
9
10
[options.entry_points]
11
console_scripts =
12
- aligncount = cli.entrypoint:main
+ aligncount = entrypoint:main
0 commit comments