diff --git a/docs/docs/features.rst b/docs/docs/features.rst index 7eeede50..96fd477f 100644 --- a/docs/docs/features.rst +++ b/docs/docs/features.rst @@ -40,6 +40,7 @@ Supported Python Features case, that doesn't work with |jedi|) - simple/usual ``sys.path`` modifications - ``isinstance`` checks for if/while/assert +- namespace packages (includes ``pkgutil`` and ``pkg_resources`` namespaces) Unsupported Features