We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9943444 commit 5f39f5dCopy full SHA for 5f39f5d
docs/source/running_mypy.rst
@@ -491,7 +491,7 @@ This is computed from the following items:
491
492
.. note::
493
494
- You cannot point to a :pep:`561` package via the ``MYPYPATH``, it must be
+ You cannot point to a stub-only package (:pep:`561`) via the ``MYPYPATH``, it must be
495
installed (see :ref:`PEP 561 support <installed-packages>`)
496
497
Second, mypy searches for stub files in addition to regular Python files
0 commit comments