Skip to content

py.typed missing from the package #926

@kveretennicov

Description

@kveretennicov

The code for azurite appears to be properly type-annotated, but the package does not include PEP-561 marker (py.typed). This prevents mypy from recognising testcontainers imports as being typed.

Expected: py.typed to be included in the package.

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

    Issue actions