8000 pytype is not py.typed · Issue #1325 · google/pytype · GitHub
[go: up one dir, main page]

Skip to content
pytype is not py.typed #1325
@Avasam

Description

@Avasam

Running mypy on a script that uses pytype results in the following:

tests/pytype_test.py:22: error: Skipping analyzing "pytype": module is installed, but missing library stubs or py.typed marker  [import]
tests/pytype_test.py:23: error: Skipping analyzing "pytype.imports": module is installed, but missing library stubs or py.typed marker  [import]
tests/pytype_test.py:23: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

https://github.com/python/typeshed/blob/main/tests/pytype_test.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0