Skip to content

MyPy complains about missing typing #281

Open
@Spenhouet

Description

@Spenhouet

For the import:

import xmlrunner

mypy complains:

Skipping analyzing "xmlrunner": module is installed, but missing library stubs or py.typed marker

Just dropping this here. We are using Python 3.10.12 and mypy==0.931.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Spenhouet

        Issue actions

          MyPy complains about missing typing · Issue #281 · xmlrunner/unittest-xml-reporting