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 py.typed to expose typing information to clients #56

Open
kkirsche opened this issue May 15, 2023 · 2 comments
Open

Add py.typed to expose typing information to clients #56

kkirsche opened this issue May 15, 2023 · 2 comments

Comments

@kkirsche
Copy link

Per PEP 561 packages which distribute type information must have a py.typed file which is included in the distributed package. This is specifically discussed in the Packaging Type Information section if you'd like to review this in more detail.

This issue is to ask if you are open to this before submitting a merge request to add this so that type information is exposed to user's projects

Thanks!

@davidkpiano
Copy link
Member

Yes I am, but we will be updating this package significantly, so it may be better to wait until then.

@leetrout
Copy link

leetrout commented Jun 2, 2023

@davidkpiano I know it's everyone's favorite question.... but do you know when that work might be happening? ☺️

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

No branches or pull requests

3 participants