Skip to content

Commit ff76091

Browse files
committed
remove descriptions and add Zuban
1 parent 3f454a8 commit ff76091

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

docs/index.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,11 @@ Typing-related Tools
7979
Type Checkers
8080
-------------
8181

82-
* `mypy <http://mypy-lang.org/>`_, the reference implementation for type
83-
checkers.
84-
* `pyrefly <https://pyrefly.org/>`_, a fast type checker and language
85-
server.
86-
* `pyright <https://github.com/microsoft/pyright>`_, a type checker that
87-
emphasizes speed.
88-
* `ty <https://docs.astral.sh/ty/>`_, a fast type checker and language
89-
server.
82+
* `mypy <http://mypy-lang.org/>`_
83+
* `pyrefly <https://pyrefly.org/>`_
84+
* `pyright <https://github.com/microsoft/pyright>`_
85+
* `ty <https://docs.astral.sh/ty/>`_
86+
* `Zuban <https://docs.zubanls.com/en/latest/>`_
9087

9188
Development Environments
9289
------------------------

0 commit comments

Comments
 (0)