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

Include type annotation marker file #1732

Open
2 tasks
mtar opened this issue Nov 28, 2024 · 1 comment · May be fixed by #1733
Open
2 tasks

Include type annotation marker file #1732

mtar opened this issue Nov 28, 2024 · 1 comment · May be fixed by #1733
Assignees
Labels
chore enhancement New feature or request

Comments

@mtar
Copy link
Collaborator

mtar commented Nov 28, 2024

Typed packages need to include a marker file to enable type checking support.

https://typing.readthedocs.io/en/latest/spec/distributing.html#packaging-type-information
https://typing.readthedocs.io/en/latest/guides/libraries.html#marking-a-package-as-providing-type-information

  • Check if heat library is "type complete"
  • include 'py.typed' file and update setup.py
@mtar mtar added enhancement New feature or request chore labels Nov 28, 2024
@mtar mtar self-assigned this Nov 29, 2024
Copy link
Contributor

@mtar mtar linked a pull request Nov 29, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant