Skip to content

Commit 965806f

Browse files
committed
Rename entrypoint.
1 parent dcb5e9e commit 965806f

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
@@ -29,7 +29,7 @@ install_requires =
2929
# python_requires = >= 3.6
3030

3131
[options.entry_points]
32-
pylsp = pylsp_isort = pylsp_isort.plugin
32+
pylsp = isort = pylsp_isort.plugin
3333

3434

3535
[options.extras_require]

0 commit comments

Comments
 (0)