Skip to content

Missing py.typed file and other type stuff #21

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

Open
rx-dev opened this issue Apr 11, 2023 · 0 comments · May be fixed by #22
Open

Missing py.typed file and other type stuff #21

rx-dev opened this issue Apr 11, 2023 · 0 comments · May be fixed by #22

Comments

@rx-dev
Copy link

rx-dev commented Apr 11, 2023

image

You need a py.typed file to indicate to pyright and other type checkers that the library is typed: https://github.com/microsoft/pyright/blob/main/docs/typed-libraries.md#library-interface

Also, an __all__ would be very nice, even if this is a single module package!

@rx-dev rx-dev changed the title Missing py.typed file Missing py.typed file and other type stuff Apr 11, 2023
@rx-dev rx-dev linked a pull request Apr 11, 2023 that will close this issue
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 a pull request may close this issue.

1 participant