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

Add a py.typed marker file for PEP 561 compliance #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

euri10
Copy link

@euri10 euri10 commented Jan 25, 2021

Greetings,

I begun using this nice library and wanted to use the types and not ignore imports with mypy.

So this PR adds a py.typed and upgrades the poetry build system (I'm not sure the build command under 0.12 automatically puts the py.typed in the file)

Added py.typed
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #4 (7fbc95e) into master (66b1dbc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          205       205           
=========================================
  Hits           205       205           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66b1dbc...7fbc95e. Read the comment docs.

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.

1 participant