Skip to content

Commit bb875df

Browse files
committed
update link
1 parent 2b46fad commit bb875df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Mypy plugin for PYLS
1+
Mypy plugin for PYLSP
22
======================
33

44
.. image:: https://badge.fury.io/py/pylsp-mypy.svg

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = pylsp-mypy
33
author = Tom van Ommeren, Richard Kellnberger
44
description = Mypy linter for the Python LSP Server
5-
url = https://github.com/Richardk2n/pyls-mypy
5+
url = https://github.com/Richardk2n/pylsp-mypy
66
long_description = file: README.rst
77
license='MIT'
88
classifiers =

0 commit comments

Comments
 (0)