diff --git a/docs/source/config_file.rst b/docs/source/config_file.rst index 70f4877b810a..07c3884de621 100644 --- a/docs/source/config_file.rst +++ b/docs/source/config_file.rst @@ -230,10 +230,17 @@ section of the command line docs. This option may only be set in the global section (``[mypy]``). +``no_site_packages`` (bool, default False) + Disables using type information in installed packages (see :pep:`561`). + This will also disable searching for a usable Python executable. This acts + the same as :option:`--no-site-packages ` command + line flag. + ``no_silence_site_packages`` (bool, default False) - Enables reporting error messages generated within :pep:`561` compliant packages. - Those error messages are suppressed by default, since you are usually - not able to control errors in 3rd party code. + Enables reporting error messages generated within installed packages (see + :pep:`561` for more details on distributing type information). Those error + messages are suppressed by default, since you are usually not able to + control errors in 3rd party code. This option may only be set in the global section (``[mypy]``). pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy