Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(python): include py.typed files in release #934

Merged
merged 2 commits into from
Feb 6, 2021

Conversation

busunkim96
Copy link
Contributor

A py.typed file must be included in the released package for it to be considered typed by type checkers. https://www.python.org/dev/peps/pep-0561/#packaging-type-information. See googleapis/python-secret-manager#79

A py.typed file must be included in the released package for it to be considered typed by type checkers. https://www.python.org/dev/peps/pep-0561/#packaging-type-information. See googleapis/python-secret-manager#79
@busunkim96 busunkim96 requested a review from a team as a code owner February 1, 2021 15:53
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 1, 2021
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 6, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3336657 into master Feb 6, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the busunkim96-patch-4 branch February 6, 2021 00:32
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants