- Notifications
You must be signed in to change notification settings - Fork 573
Closed
Description
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
Labels
No labels