Skip to content

Declare the package to be typed #212

Closed
@vojavocni

Description

@vojavocni

At the moment, tools like mypy will ignore the type-hints that exist in the package.

To declare the package as typed, the py.typed marker can be added like here: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/py.typed.

This will help a lot for us using the package in our code.

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