Skip to content

Add py.typed marker #238

Description

@Daverball

It looks like dogpile does use type annotations internally, is there a reason why they are not being exported? The package needs to include a py.typed marker file for mypy to recognize that it may use the type annotations, otherwise it will treat the package as untyped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpep484

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions