Skip to content

Comments

Add PEP 561 type support#243

Merged
stefanvanburen merged 1 commit intomainfrom
svanburen/add-typing
Jan 15, 2025
Merged

Add PEP 561 type support#243
stefanvanburen merged 1 commit intomainfrom
svanburen/add-typing

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 requested review from a user, Alfus and rodaine January 15, 2025 15:23
@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