Skip to content

fix: broken package#545

Merged
KazuCocoa merged 2 commits intomasterfrom
include-py-typed
May 18, 2020
Merged

fix: broken package#545
KazuCocoa merged 2 commits intomasterfrom
include-py-typed

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

Manually installed by python setup.py install on local package, then all files were in build/lib/appium/**

image

We can check the package with:

  1. python setup.py sdist
  2. Go to dist/<package>
  3. python setup.py install
  4. Check the number of files in ``build/lib/appium/**`

Let me add the package check in release script.

@KazuCocoa
Copy link
Copy Markdown
Member Author

Current master has only a few directories in build/lib/appium/**

Copy link
Copy Markdown
Contributor

@mykola-mokhnach mykola-mokhnach left a comment

Choose a reason for hiding this comment

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

Thanks @KazuCocoa

Please release the patch as v1.0.1

@KazuCocoa KazuCocoa merged commit e4e29f8 into master May 18, 2020
@KazuCocoa KazuCocoa deleted the include-py-typed branch May 18, 2020 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants