Skip to content

Please add py.typed marker #46

@Tatsh

Description

@Tatsh

The py.typed marker file is necessary for this package to opt-in to type checking. It allows Mypy to use the types in this project rather than look for a stub package.

touch click_params/py.typed

And then git add this empty file. Please make a new release when you do.

Thanks

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