Skip to content

Advertise typing status via classifier #13350

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

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

miketheman
Copy link
Member

Description

The package advertises its typing status to typing tools via py.typed file.
Adding the Trove Classifier helps advertise its typing status to PyPI browsers.

Without the classifier, this package will not appear in a scoped search:
https://pypi.org/search/?q=mypy&o=&c=Typing+%3A%3A+Typed

Test Plan

Post-build/release/push to pypi.org, search for mypy when scoped to "Typing: Typed"

The package advertises its typing status to typing tools via `py.typed` file.
Adding the Trove Classifier helps advertise its typing status to PyPI browsers.

Without the classifier, this package will not appear in a scoped search:
https://pypi.org/search/?q=mypy&o=&c=Typing+%3A%3A+Typed
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2022

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit 49e3386 into python:master Aug 7, 2022
@miketheman miketheman deleted the patch-1 branch December 19, 2022 16:55
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.

2 participants