Skip to content

Conversation

KazuCocoa
Copy link
Member

py.typed is missing in package.

image

Current master hasn't pushed yet.
I noticed the missing item when I crated a package on my local
#537

I also added maintainer part

maintainer='Kazuaki Matsuo, Mykola Mokhnach, Mori Atsushi',
url='http://appium.io/',
packages=find_packages(include=['appium*']),
package_data={'appium': ['webdriver/py.typed']},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Thanks, I missed this at #508.

@KazuCocoa KazuCocoa merged commit 75e7b6e into master May 9, 2020
@KazuCocoa KazuCocoa deleted the update-setup branch May 9, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants