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 PEP 561 type support #243

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Add PEP 561 type support #243

merged 1 commit into from
Jan 15, 2025

Conversation

stefanvanburen
Copy link
Member

Adds an empty py.typed file at the root of the source tree, and adds the canonical typing classifier to the list of classifiers.

Closes #242.

Adds an empty `py.typed` file at the root of the source tree, and adds
the [canonical typing classifier][1] to the list of classifiers.

Closes #242.

[1]: https://pypi.org/classifiers/
@stefanvanburen stefanvanburen merged commit 3a82f01 into main Jan 15, 2025
13 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/add-typing branch January 15, 2025 16:19
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.

[Feature Request] Declare project as PEP 561 (package supports typing) compatible
2 participants