Skip to content

Package as PEP 561 compatible #537

@juandg

Description

@juandg

The problem

Even though the Appium python-client now supports PEP 484 and is typed, for client code using mypy or any other type checker the type information is not accessible since the library is not being packaged as PEP 561 compatible

There's more info on the PEP and here:
https://mypy.readthedocs.io/en/latest/installed_packages.html#installed-packages

Environment

  • Appium python-client 0.52

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