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

Make the package PEP 561 compatible. #563

Merged
merged 2 commits into from
Sep 24, 2022
Merged

Make the package PEP 561 compatible. #563

merged 2 commits into from
Sep 24, 2022

Conversation

youtux
Copy link
Contributor

@youtux youtux commented Sep 24, 2022

Fixes #559.

... by adding the `py.typed` file.
@codecov
Copy link

codecov bot commented Sep 24, 2022

Codecov Report

Base: 98.49% // Head: 98.49% // No change to project coverage 👍

Coverage data is based on head (b5b3d18) compared to base (996d095).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #563   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files          32       32           
  Lines         733      733           
  Branches       18       18           
=======================================
  Hits          722      722           
  Misses          9        9           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@youtux youtux merged commit edc18aa into master Sep 24, 2022
@youtux youtux deleted the pep-561-compliance branch September 24, 2022 17:24
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.

Add py.typed file to distribution for mypy type checking
1 participant